Hi Nicolas,

Welcome to Mapnik c++!

I have to admit I never used libtool on windows. How are you building
gdal.input and gdal.dll ? Are you linking statically or dynamically ?

Regards,
Artem

2009/7/28 Nicolas Gillet - MARKET-IP <[email protected]>:
> Hello
>
>
>
> I’m slowly discovering the world of mapnik in pure C++.
>
>
>
> I wanted to use raster file and in order to do this I think I have the
> choice between raster.input and gdal.input plugins.
>
>
>
> I successfully built both from trunk sources under Visual Studio 2005 and
> used raster plugin but I coan’t use gdal plugin.
>
>
>
> I made a test based on the rundemo.cpp I successfully ran before but at the
> beginning of the program I have an error saying :
>
> Problem loading plugin library: C:\...gdal.input (libtool error: can’t open
> the module)
>
> @ line : << datasource_cache::instance()->register_datasources(mapnik_dir +
> "/input/"); >>
>
> I’m using gnuWin32 libtool-1.5.26
>
>
>
> I read (here http://trac.mapnik.org/wiki/PluginArchitecture) that gdal
> plugin is still in beta so it wonder if there is something special to do to
> enable it.
>
> I tried to use the gdal.input given with the python example but the result
> is the same.
>
>
>
> Any tips in this area ?
>
>
>
> Thank you
>
>
>
> Nicolas
>
> Gillet
>
> _______________________________________________
> Mapnik-users mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/mapnik-users
>
>
_______________________________________________
Mapnik-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/mapnik-users

Reply via email to