Opened 14 years ago
Closed 9 years ago
#218 closed enhancement (wontfix)
mapnik c++ library
Reported by: | jmalik | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | mapnik | |
Cc: |
Description
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 ?
Change History (2)
comment:1 by , 14 years ago
Component: | Documentation → Package |
---|
comment:2 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
mapnik has been marked _obsolete (unmaintained, orphaned)