[FWTools] geotiff_fw.dll

Tamas Szekeres szekerest at gmail.com
Sat Mar 1 19:21:28 EST 2008


Isn't that the gdal_csharp.dll (in FWTools) would be sufficient for
you to utilize instead of creating a brand new wrapper?

Best regards,

Tamas


2008/3/2, andyNEXT <andrea.pistoni at next.it>:
>
>  Hi folks,
>
>  I've developed a wrapper C# for GEOTIFF in order to create a GEOTIFF file.
>  My wrapper uses a DLLIMPORT from the geotiff_fw.dll.
>  Using DEPENDENCY_WALKER I saw that this library is implicit-linked to other
>  libraries (for ex the libtiff_fw.dll).
>
>  In order to write a GEOTIFF file I have to use also the inside-linked TIFF
>  library, but I'm not able to import the TIFFfunctions from geotiff_fw.dll
>  (such as for example TIFFSetField) .
>
>  I've tried to use a TIFF Wrapper on the libtiff_fw.dll. This works very well
>  but when I use it together with the GEOTIFF Wrapper there are problems in
>  the loading of the dlls. Maybe this is due because I reference the
>  libtiff_fw.dll twice times (one by geotiff_fw.dll and the second by
>  libtiff_fw itself).
>
>  How can I reach and invoke the TIFF functions in the geotiff_fw.dll
>  interface?
>
>  Thanks in advance
>  Andrea Pistoni
>
>  --
>  View this message in context: http://www.nabble.com/geotiff_fw.dll-tp15782364p15782364.html
>  Sent from the FWTools mailing list archive at Nabble.com.
>
>  _______________________________________________
>  FWTools mailing list
>  FWTools at lists.maptools.org
>  http://lists.maptools.org/mailman/listinfo/fwtools
>  http://fwtools.maptools.org/
>


More information about the FWTools mailing list