Hi Jeff,<br><br>You can customize the things without having to change the nmake.opt, by creating your custom nmake.opt let&#39;s say mynmake.opt and specify that in the nmake command line:<br><br>nmake -f <a href="http://makefile.vc">makefile.vc</a> EXT_NMAKE_OPT=mynmake.opt.<br>
<br>This option is exensively used in practice by the buildbot windows slaves.<br><br><br>Best regards,<br><br>Tamas<br><br><br><br><div class="gmail_quote">2009/10/9 Jeff McKenna <span dir="ltr">&lt;<a href="mailto:jmckenna@gatewaygeomatics.com">jmckenna@gatewaygeomatics.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">Debasish Sahu wrote:<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 had downloaded the BuildKit from <a href="http://www.gatewaygeomatics.com/dl/buildkit/" target="_blank">http://www.gatewaygeomatics.com/dl/buildkit/</a>  and the source code contained in the kit complied without any problems. Then I replaced the mapserver source with the latest code from SVN trunk and tried to build but without success. I am getting the following errors<br>

</blockquote>
<br></div>
Hello Debasish,<br>
<br>
It definitely tricky changing the nmake.opt for trunk or another release with the buildkit paths (indeed I am facing the issue with Beta3, wondering if it is my own path problems or not).  What I do is do a diff from the last working build nmake.opt to the one you are working on....but it&#39;s difficult.  It&#39;s very easy with Unix, but difficult with Windows.<br>

<br>
-jeff<br><font color="#888888">
<br>
-- <br>
Jeff McKenna<br>
FOSS4G Consulting and Training Services<br>
<a href="http://www.gatewaygeomatics.com/" target="_blank">http://www.gatewaygeomatics.com/</a></font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
mapserver-dev mailing list<br>
<a href="mailto:mapserver-dev@lists.osgeo.org" target="_blank">mapserver-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-dev" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-dev</a><br>
</div></div></blockquote></div><br>