-
Notifications
You must be signed in to change notification settings - Fork 22
mapnik Python bindings fail with VS2015 Update 3 #92
Comments
Seems like this might be related to https://github.com/mapnik/python-mapnik/blob/master/src/boost_std_shared_shim.hpp. Could |
Also tried additionally linking to
|
Hello ! |
@MBHala as temporary workaround till we find a solution you can use the pre-built Windows mapnik SDK without Python bindings. 64-bit: 32-bit: |
If any one still wants to compile one on their own, they can do so after uninstalling VS 2015 update 2. Below are the steps that I followed: Dependencies:
Mapbox script:
|
Any update on this? |
@thisisbinod currently no update, but we plan on testing with VS2017 within a few weeks. |
^^ /cc @springmeyer @artemp |
The suggested workaround worked for pyosimium: |
Thank you so much for that insight @alex85k. We should try this with mapnik. |
I am certified Google&StackOverflow user :) |
/cc @artemp @springmeyer
AppVeyor doesn't
buildbail on a Python bindings build error so I don't know exactly for how long this has been failing.Maybe just a missing reference to
freetype.lib
:The text was updated successfully, but these errors were encountered: