[Gdal-dev] Build csharp swig (from real newbie)
Howard Butler
hobu at iastate.edu
Mon Dec 4 15:10:04 EST 2006
At 01:02 PM 12/4/2006, Alan wrote:
>Things are getting better...
>
>gdal_ogr_csharp.dll
>gdal_gdal_csharp.dll
>gdal_gdalconst_csharp.dll
>gdal_osr_csharp.dll
>
>all build okay.
>
>link /dll /debug ogr_wrap.obj odbc32.lib odbccp32.lib user32.lib
>..\..\gdal.lib /out:gdal_ogr_wrap.dll
I think this needs to link with the gdal_i.lib (and the gdal_i.lib
must be build by building GDAL too). It looks like
swig/csharp/makefile.vc may have this specified incorrectly.
Howard
More information about the Gdal-dev
mailing list