[osgeo4w-dev] [osgeo4w] #218: mapnik c++ library
OSGeo4W
trac_osgeo4w at osgeo.org
Fri Apr 1 05:22:37 EDT 2011
#218: mapnik c++ library
------------------------+---------------------------------------------------
Reporter: jmalik | Owner: osgeo4w-dev@…
Type: enhancement | Status: new
Priority: major | Component: Documentation
Version: | Keywords: mapnik
------------------------+---------------------------------------------------
mapnik is only packaged as a python module.
On the c++ side, currently the mapnik and freetype headers and the mapnik
import library are available, but to build a C++ application on top
mapnik, some missing packages are needed : icu, boost, ltdl
I managed to build an application on top of mapnik by installing :
- icu4c-4_2_1-Win32-msvc9.zip available at http://icu-
project.org/download/4.2.html#ICU4C
- ltdl available at http://gnuwin32.sourceforge.net/packages/libtool.htm
- boost available at http://www.boostpro.com/download/ (version 1.44 works
ok)
Would it be possible have those packages available directly in OSGeo4w ?
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/218>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the osgeo4w-dev
mailing list