We use makegdal_gen.bat to create the Vis. Studio project and solution files.<br>We still need to make the required changes in the nmake.opt file but we don't need to use the command line window.<br><br>It's just a matter of preferences what to use. Both options will result in the same.<br clear="all">

<br>Regards,<br><br>Paul<br>
<br><br><div class="gmail_quote">2012/7/13 Saâd HESSANE <span dir="ltr"><<a href="mailto:saad.hessane@gmail.com" target="_blank">saad.hessane@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<div><br></div><div>To build GDAL it's easy. Visual Studio have to be installed in the system.</div><div>You download the source code. The easiest way to do that is to download it from <a href="http://trac.osgeo.org/gdal/wiki/DownloadSource" target="_blank">http://trac.osgeo.org/gdal/wiki/DownloadSource</a>. (Or if you have SVN you can just do a checkout from <a href="https://svn.osgeo.org/gdal/trunk/gdal" target="_blank">https://svn.osgeo.org/gdal/trunk/gdal</a>. If you don't know what I'm talking about forget that last part :D).</div>


<div>After that you open Visual Studio Command Line (Start Menu -> All programs -> Microsoft Visual Studio -> Visual Studio Tools -> Visual Studio Command line ).</div><div>You go to the gdal source folder "cd GDAL_PATH" with GDAL_PATH is the path of your gdal folder.</div>


<div>And you do "nmake -f <a href="http://makefile.vc" target="_blank">makefile.vc</a>".</div><div><br></div><div>This is the easiest way. You can open the nmake.opt file before building gdal to enable/disable some fonctionality, or to build 64-bit version.</div>


<div><br></div><div>I'm never build QGIS from source, I can't help you on that sorry.</div><div><br></div><div>Best regards.</div><div><br></div><div><br></div><div><br><br><div class="gmail_quote">2012/7/13 laurent celati <span dir="ltr"><<a href="mailto:lcelati@latitude-geosystems.com" target="_blank">lcelati@latitude-geosystems.com</a>></span><br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I would like compile gdal 1.9.1 from GDAL'S SVN then compile Qgis 1.8 from<br>
source using Gdal SVN version. I'm working on Windows 7 64bits.<br>
<br>
I am not in the habit of compiling software<br>
<br>
I did not used to compile software. Can you tell me how to do please?<br>
<br>
<br>
<br><span class="HOEnZb"><font color="#888888">
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.n6.nabble.com/How-to-compile-gdal-1-9-1-from-GDAL-S-SVN-tp4988197.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/How-to-compile-gdal-1-9-1-from-GDAL-S-SVN-tp4988197.html</a><br>



Sent from the GDAL - Dev mailing list archive at Nabble.com.<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></span></blockquote></div><br></div>
<br>_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org">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></blockquote></div><br>