<br><div>Hi,</div><div><br></div><div>Just a small point about building PROJ 4.8.0 for Windows:</div><div><br></div><div>The nmake.opt file distributed with PROJ 4.8.0 looks like this for the non-debug case:</div><div><br>
</div><div><font face="courier new, monospace">OPTFLAGS=<span class="Apple-tab-span" style="white-space:pre">        </span>/nologo /Ox /Op /MD</font></div><div><br></div><div>Note that the /Op option was removed after VS 2003, which means that you&#39;ll get a &quot;ignoring unknown options &#39;/Op&#39;&quot; warning</div>
<div>for any of the four newer compilers.  I suggest it be removed from future updates.</div><div><br></div><div>Thanks,</div><div><br></div><div>carl</div><div><br></div><div><br></div>