On Apr 13, 2011, at 1:21 PM, Roel Vanhout wrote: > Regarding the boost version, apparently it's because mapnik uses a > deprecated API of a specific library (I forgot the details), but it's > header-only so as long as you list the boost header directory that > comes with mapnik before any newer boost versions, you'll be good.
The reason is that we started using a local copy of the (header only) boost::property tree before it was "accepted" formally into the boost releases. Now that it is available in all recent boost releases Mapnik2 (latest trunk) no longer uses it. _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

