Open am2222 opened 7 years ago
@am2222 VS2015 is not able to compile latest master of mapnik
because of the latest C++ features mapnik uses.
Currently we are transistioning the build scripts to VS2017 - although this might still take a few weeks.
mapnik@v3.0.x
might still work with VS2015, but I haven't check lately.
To use that branch call settings.bat
like this:
settings "MAPNIKBRANCH=v3.0.x"
thanks very much, I'll try that branch.
Hi, While I want to compile mapnik on windows with VS 2015 but I get this error
and this
can some one helps with this problem?