[gdal-dev] ecw jpeg 2000 source sdk v3.3 (rc)

Rob Cairns iotc at 3i.co.za
Tue Nov 15 10:46:13 EST 2005


OK I think the problems solved. I added some extra settings in the 
makefile.vc in the frmts/ecw directory and somehow that seemed to do the 
trick. Don't know which one worked or why (or whether it's just the time of 
the month). The result is a very smooth build of gdal-1.3.1 with ER 
Mapper's libecwj2-3.3 on Windows XP with no problems so far.

The flags are:

EXTRAFLAGS = 	-I$(ECWDIR)\Source\include -DFRMT_ecw -DNO_X86_MMI /DWIN32 /D 
"NDEBUG" /D "_WINDOWS" /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D 
"NCS_BUILD_WITH_COM" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /D 
"_WINDLL" /FD /GS


Regards Rob



More information about the Gdal-dev mailing list