I have a static library since my main goal is to build python and ruby
extensions using SWIG - thus I need access to the C++ api.
Unfortunately, at least 2.2.2, doesn't expose classes via declspec. I
once had a def file I manually generated (which you can use instead)
but it was a bit of pain to keep it up to date. I guess I could
regenerate it for 2.2.2 which is stable. When I get a chance I'll take a look and we can compare notes. Thanks, Charlie Mateusz Łoskot wrote: Charlie Savage wrote:That would be great.Great!Do you have project files for 2.2.2 and 3.0? Or just 3.0?I have both. Here you can find what I have exactly: http://mateusz.loskot.net/projects/geos/ Note the "last update" date, some files need to be updated (e.g. makefile.vc for GEOS 3.0.0 CVS). VC++ project include geos_unit project for Unit Tests, but I'd suggest to exclude it from build because the work is in progress ;-) Do you have DLL or Static Library project? Cheers |
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel