<br><font size=2 face="sans-serif">Hello</font>
<br>
<br><font size=2 face="sans-serif">I'd like to build gdal 1.5.1 with ECW-Support
(ECW-SDK 3.3) and MS-VC 8.0.</font>
<br><font size=2 face="sans-serif">I get a linker-error:</font>
<br><font size=2 face="sans-serif">u:\ws\mapserver\gdal-1.5.1\ecw\libecwj2.dll
: fatal error LNK1107: invalid or corrupt file: cannot read at 0x290</font>
<br>
<br><font size=2 face="sans-serif">I tried </font>
<br><font size=2 face="sans-serif">http://download.osgeo.org/gdal/win32/1.5/gdalwin32exe150.zip
</font>
<br><font size=2 face="sans-serif">and </font>
<br><font size=2 face="sans-serif">http://trac.osgeo.org/gdal/attachment/ticket/2200/libecwj2.zip?format=raw</font>
<br><font size=2 face="sans-serif">with the same result.</font>
<br>
<br><font size=2 face="sans-serif">Any advise?</font>
<br><font size=2 face="sans-serif">Benedikt Rothe</font>
<br>
<br>
<br><font size=2 face="sans-serif"> lib /nologo /out:gdal.lib
port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib
ogr\ogr.lib vb6\vb6_support.obj</font>
<br><font size=2 face="sans-serif">ogrsf_frmts.lib(parsexsd.obj) : warning
LNK4221: no public symbols found; archive member will be inaccessible</font>
<br>
<br><font size=2 face="sans-serif"> link /nologo
/dll /debug /INCLUDE:_OGRFeatureStylePuller /INCLUDE:_OSRValidate
/INCLUDE:_OPTGetProjectionMethods /INCLUDE:_OGR_G_GetPointCount
/INCLUDE:_OGRRegisterAll /INCLUDE:_GDALSimpleImageWarp@36 /INCLUDE:_GDALReprojectImage@48
/INCLUDE:_GDALComputeMedianCutPCT@32 /INCLUDE:_GDALDitherRGB2PCT@28
/INCLUDE:_OCTNewCoordinateTransformation@8 /INCLUDE:_vbSafeArrayToPtr@16
port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib
ogr\ogr.lib vb6\vb6_support.obj odbc32.lib odbccp32.lib
user32.lib u:\ws\mapserver\gdal-1.5.1\ecw\libecwj2.dll gcore\Version.res
/out:gdal15.dll /implib:gdal_i.lib</font>
<br><font size=2 face="sans-serif"><b>u:\ws\mapserver\gdal-1.5.1\ecw\libecwj2.dll
: fatal error LNK1107: invalid or corrupt file: cannot read at 0x290</b></font>
<br><font size=2 face="sans-serif">NMAKE : fatal error U1077: '"C:\Programme\Microsoft
Visual Studio 8\VC\BIN\link.EXE"' : return code '0x453'</font>
<br><font size=2 face="sans-serif">Stop.</font>
<br>
<br>
<br>