Hi, Thank you for your quick response. I try to build the nitfdump utility on windows XP with the following command executed in $(GDAL_HOME)\frmts\nitf: nmake -f makefile.vc nitfdump.exe but I receive some linker erros: nitfbilevel.obj : error LNK2019: riferimento al simbolo esterno _TIFFReadEncodedStrip non risolto nella funzione _NITFUncompressBILEVEL nitfbilevel.obj : error LNK2019: riferimento al simbolo esterno _TIFFClose non risolto nella funzione _NITFUncompressBILEVEL .... ....
Can you tell me where I can find a pre-built version of nitfdump to quickly perform the test you suggested? Besides, I've created a ticket in GDAL trac for this issue with the same content as the posted message. My development team and me are waiting for a solution to this problem as it is very urgent for us. Thank you so much for your attention. Best regards Bruno M. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Unable-to-load-CIB-datasets-with-GDAL-tp5756271p5760905.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
