Hi,<br><br>This warning (LNK4221) is not related to VC 2010, it's generated also with VC 2005 and above.<br><br>Best regards,<br><br>Tamas<br><br><br><div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup">
</div><style type="text/css">#avg_ls_inline_popup { position:absolute; z-index:9999; padding: 0px 0px; margin-left: 0px; margin-top: 0px; width: 240px; overflow: hidden; word-wrap: break-word; color: black; font-size: 10px; text-align: left; line-height: 13px;}</style><br>
<div class="gmail_quote">2010/3/26 Joaquim Luis <span dir="ltr"><<a href="mailto:jluis@ualg.pt">jluis@ualg.pt</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi<br>
<br>
I just managed to compile a 64-bits GDAL trunk with VC10<br>
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<br>
<br>
...<br>
C:\programs\GDALtrunk\gdal\frmts>cd wms && nmake /nologo /f <a href="http://makefile.vc" target="_blank">makefile.vc</a> && cd .. || exit 1<br>
xcopy /D /Y *.obj ..\o<br>
0 File(s) copied<br>
cd ..<br>
if exist gdal.lib del gdal.lib<br>
lib /nologo /out:gdal.lib port\*.obj gcore\*.obj alg\*.obj frmts\o\*.obj ogr\ogrsf_frmts\ogrsf_frmts.lib ogr\ogr.lib<br>
ogrsf_frmts.lib(parsexsd.obj) : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library<br><font color="#888888">
<br>
Joaquim Luis<br>
_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/gdal-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/gdal-dev</a><br>
</font></blockquote></div><br>