Re: [gdal-dev] VC10 64-bits compiling

2010-03-26 Thread Tamas Szekeres
Hi, This warning (LNK4221) is not related to VC 2010, it's generated also with VC 2005 and above. Best regards, Tamas 2010/3/26 Joaquim Luis > Hi > > I just managed to compile a 64-bits GDAL trunk with VC10 > There are lots of new warnings but of "inocent" type. However I don't know > how t

[gdal-dev] VC10 64-bits compiling

2010-03-26 Thread Joaquim Luis
Hi I just managed to compile a 64-bits GDAL trunk with VC10 There are lots of new warnings but of "inocent" type. However I don't know how to judge this one that might be not so innocuous ... C:\programs\GDALtrunk\gdal\frmts>cd wms && nmake /nologo /f makefile.vc && cd .. || exit 1