Hi, 2010/1/7 Even Rouault <[email protected]>: > 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 _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
