I updated geos to latest trunk, and indeed now it used CMake and builds the 
geos lib as dll. It is called geos.dll.
But it also has geos_static project, so I used that for linking.
I had to fix the build with the new code.
You can leave FIND_PACKAGE_DLLS_WIN32 with geos.dll, it only raises a warning 
if it doesn't find it.
One new issue I had is that now geos library has two include dirs: one in the 
source dir and one in the build directory. I had to add manualy the one from 
the build dir because it cannot be discovered.
-- 
https://code.launchpad.net/~gabipetrovay/zorba/geo-win-build/+merge/78602
Your team Zorba Coders is subscribed to branch lp:zorba/geo-module.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to