[Gdal-dev] More problems compiling under VS.NET 2003

Thom DeCarlo t.r.decarlo at larc.nasa.gov
Tue Apr 5 16:17:53 EDT 2005


Ok, new problem...

It got all the way to the point of linking the libraries and errored out
with this message:

        lib /out:gdal.lib port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj 
ogr\ogrsf_frmts\ogrsf_frmts.lib ogr\ogr.lib
Microsoft (R) Library Manager Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

        link /dll /debug /INCLUDE:_OCTNewCoordinateTransformation 
/INCLUDE:_OGR FeatureStylePuller  /INCLUDE:_OSRValidate  
/INCLUDE:_OPTGetProjectionMethods  /INCLUDE:_OGR_G_GetPointCount 
/INCLUDE:_OGRRegisterAll /INCLUDE:_GDALSimpleImageWarp 
/INCLUDE:_GDALReprojectImage  /INCLUDE:_GDALComputeMedianCutPCT 
/INCLUDE:_GDALDitherRGB2PCT port\*.obj gcore\*.obj alg\*.obj 
frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib ogr\ogr.lib 
odbc32.lib "" gcore\Version.res  /out:gdal12.dll /implib:gdal_i.lib
Microsoft (R) Incremental Linker Version 7.10.3077
Copyright (C) Microsoft Corporation.  All rights reserved.

LINK : fatal error LNK1104: cannot open file '.obj'
NMAKE : fatal error U1077: 'link' : return code '0x450'
Stop.


Now, there *are* obj files in all of those directories, so I don't know what
.obj file it is complaining about.

Any ideas?

Thanks,
Thom

--
Thom DeCarlo
------------------------------------------------------
              Experience is a wonderful thing
It allows you to recognize a mistake when you make it again.







More information about the Gdal-dev mailing list