[postgis-devel] liblwgeom from separate extension
Nicklas Avén
nicklas.aven at jordogskog.no
Sun Jul 26 11:28:48 PDT 2015
Aah, it is just me lackinging knowledge.
I have tried it and it seems to work great :-)
Thanks!
/Nicklas
On Sun, 2015-07-26 at 10:41 -0700, Paul Ramsey wrote:
> How about you just include the appropriate signatures in your own
> local header so you can bind at link tim
>
>
> --
> Paul Ramsey
> http://cleverelephant.ca
> http://postgis.net
>
> On July 26, 2015 at 8:35:07 AM, Nicklas Avén
> (nicklas.aven at jordogskog.no) wrote:
>
> > 1) To make it work I need functionality like the VarInt code and
> > ByteBuffer code. Now I have just copied that code to my extension
> > project, but it would of course be nice not to duplicate code. Would
> > it
> > be ok to make those functions "extern" and expose them in
> > liblwgeom.h?
More information about the postgis-devel
mailing list