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
By commenting out the failing TestMapnikMap tests and test_should_instantiate in TestMapnikFeature, and changing #if MAPNIK_VERSION >= 200200 to == in _mapnik_feature_rb.cpp, it builds successfully. However, running rundemo.rb results in a very partial image, with just some of the woodland at the top left.
Curiously, reverting to 0.1.5, making the same changes, and removing the force_odd_labels code actually results in a successful build and demo image.
Following tests are failing. Mapnik 2.3.0-pre from packages as per https://github.com/mapnik/mapnik/wiki/UbuntuInstallation.
(There were also a handful of dependencies not mentioned in README.md: hoe, rake-compiler, minitest, test-unit, chunky_png.)
The text was updated successfully, but these errors were encountered: