On Sat, 2009-07-18 at 18:04 +0200, Joerg Ostertag wrote:
> Hi,
>
> Buildcluster results state an error while compiling mod_tile:
> http://gpsdrive.de/build_cluster/mod_tile/debian-squeeze-64/debuild.log.shtml
> gen_tile.cpp:417: error:
> 'class mapnik::Map' has no member named 'set_buffer_size'
>
> Any hints what's missing?
What version of Mapnik are you compiling against?
The set_buffer_size() method is new in mapnik-0.6.0.
The older mod_tile code (pre r13276) had an alternate method for
implementing this by rendering larger tiles and then chopping off the
border. The current code relies on the 0.6.0 feature.
Jon
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev