[gdal-dev] Trouble installing gdal 1.6.1
Adeel Raza
adeel.raza at crc.gc.ca
Tue Jun 30 10:12:24 EDT 2009
Hi,
I compiled gdal 1.6.1 for MSVC 9.0 and then I wrote the following
command to install the library files in the desired directory. I get the
following error:
D:\gdal-1.6.1> nmake /f makefile.vc install GDAL_HOME=D:\gdal
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
if exist gdal.lib del gdal.lib
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
LINK : fatal error LNK1181: cannot open input file 'vb6\vb6_support.obj'
NMAKE : fatal error U1077: '"C:\Softwares\Microsoft Visual C++ 2008
Express Edit
ion\VC\BIN\lib.EXE"' : return code '0x49d'
Stop.
Can someone help me with this?
Regards,
Adeel Raza.
More information about the gdal-dev
mailing list