Hello, I've been working with mapnik through the python bindings on windows to render Digital Nautical Chart data and have been extremely impressed. Thanks to all involved for your efforts on this project.
I would like to incorporate mapnik rendering into a win32 application. To this end, I am attempting to build the rundemo.cpp example application in Visual Studio 2008 as a starting point. Currently, I don't really see a need to build mapnik itself; simply linking against the pre-build binaries is fine. I'm running into an unresolved symbol error on mapnik::symbolizer_with_image and found this seemingly related ticket: http://trac.mapnik.org/ticket/94. Is this considered a difficult fix or something that a mapnik amateur might attempt? Is there currently no way to link the mapnik binaries into win32 applications? Any advice/experience with building win32 apllications that use mapnik would be very appreciated. Thanks, -- Ryan
_______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

