[gdal-dev] Re: buiding gdal with Visual C++ 2008

Martin Landa landa.martin at gmail.com
Thu Jan 7 11:08:26 EST 2010


Hi,

2010/1/7 Even Rouault <even.rouault at mines-paris.org>:
> The error about 'ren' might be caused by my yesterday commit
> http://trac.osgeo.org/gdal/changeset/18448 that changed 'rename' to 'ren'. If
> you revert it in your local tree (change ren to rename in
> frmts/jpeg/libjpeg12/makefile.vc ), does it help going on further ? If so,
> please notify me and I'll commit the revert changeset.

yes, it helped. Unfortunately building process failed with

vb6_support.cpp
vb6_support.cpp(35) : fatal error C1083: Cannot open include file:
'atlbase.h': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\bin\nmake.EXE"' : return code '0x2'
Stop.

even I set up

MSVC_VER=1500

in nmake.opt.

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa


More information about the gdal-dev mailing list