Closed talaj closed 9 years ago
@talaj running build .....
@talaj ran thru on my machine.
Is it possible that there are some leftovers from older builds?
Could you try a new full build?
git pull
clean <-- removes all extracted sources, cached downloads stay
scripts\build
or at least try a rebuild of boost and mapnik?
git pull
clean boost
clean mapnik
scripts\build_boost.bat
scripts\build_mapnik.bat
Proper clean up worked. Thank you.
Building with the latest Visual Studio Enterprise RC and the latest Mapnik master. Doing simply:
All dependencies build ok, Mapnik compile ok, but linker failed.
Did anyone see that before? Any hint?
Thanks