Scott,
It worked fine for me with trunk. At that point I see:
if ECWSDK_VERSION<50
Error = CNCSJP2Box::UnParse(JP2File, Stream);
#else
Error = CNCSSDKBox::UnParse(JP2File, Stream);
#endif
In my nmake.local file I have:
ECWDIR = "c:/build/pkg/ERDAS ECW JPEG2000 Read 4.3 SDK"
ECW
Hi,
I'm having trouble compiling GDAL 1.10.0 on Windows with the ERDAS ECW/JP2
Read/Write SDK v4.3.6.25.
Thanks,
Scott
jp2userbox.cpp
jp2userbox.cpp(133) : error C2664: 'NCS::JP2::CBox::UnParse' : cannot convert
parameter 1 from 'NCS::SDK::CFileBase' to 'NCS::JP2::CFile &'
NMAKE : fatal error