You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.
build_mapnik.bat 1> build.log
mapnik.dll seems to be built successfully. But failed the CPP tests.
These 2 tests failed:
exceptions_test.exe - Entry Point Not Found
fontset_runtime_test.exe - Entry Point Not Found
When running c++\rundemo, got the error from a popup panel
rundemo.exe - Entry Point Not Found
The procedure entry point ?add_expressions@text_placements@mapnik@@UAEXAAV?...
... could not be located in the dynamic link library mapnik.dll
How to solve it? Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
build_mapnik.bat 1> build.log
mapnik.dll seems to be built successfully. But failed the CPP tests.
These 2 tests failed:
exceptions_test.exe - Entry Point Not Found
fontset_runtime_test.exe - Entry Point Not Found
When running c++\rundemo, got the error from a popup panel
rundemo.exe - Entry Point Not Found
The procedure entry point ?add_expressions@text_placements@mapnik@@UAEXAAV?...
... could not be located in the dynamic link library mapnik.dll
How to solve it? Thanks.
The text was updated successfully, but these errors were encountered: