]> git.street.me.uk Git - andy/viking.git/commit
[WINDOWS] Explore compiling against mapnik with g++ - but ultimately disable it.
authorRob Norris <rw_norris@hotmail.com>
Sat, 13 Dec 2014 13:05:27 +0000 (13:05 +0000)
committerRob Norris <rw_norris@hotmail.com>
Tue, 27 Jan 2015 23:42:55 +0000 (23:42 +0000)
commitbdc7a43670c0b41707af866f7c919c2e8b80a722
treed29f2f9256935d6e88ad4b20eb0ce6789dcbd406
parent0a25e23214e753d9190e33e58b23685783099bd5
[WINDOWS] Explore compiling against mapnik with g++ - but ultimately disable it.

The acquired mapnik.dll is not compatible with the g++ compiler,
 as I believe the mapnik.dll is generated with MS Visual Studio and thus not binary compatible;
 as it fails at the link stage :(

Thus in light of not compiling mapnik.dll (and possibly other dependencies) from source myself,
 disable using mapnik on Windows for now.
win32/configure_and_make.bat
win32/generate_install.sh
win32/prepare.bat