<div dir="ltr">Nevermind, I got it<div>I was missing</div><div><pre class="" style="background-color:rgb(247,247,247);border:1px solid rgb(215,215,215);margin-right:1.75em;margin-left:1.75em;padding:0.25em;overflow:auto;color:rgb(0,0,0);font-size:13px">
nmake /f <a href="http://makefile.vc">makefile.vc</a> devinstall</pre></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 8, 2013 at 10:21 AM, Hugo Benicio <span dir="ltr"><<a href="mailto:hbobenicio@gmail.com" target="_blank">hbobenicio@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'm trying to compile GDAL 1.9.2 from source by myself using the DEBUG=1 build.<div><br></div><div>There is a flag on nmake.opt for VLD support:</div>
<div>MSVC_VLD_DIR="C:\Program Files\Visual Leak Detector"<br>
</div><div><br></div><div>although, if I try to use it, it give me strange error while building gdal.</div><div><br></div><div>Anyways, I'm building gdal like this:</div><div>nmake -f <a href="http://makefile.vc" target="_blank">makefile.vc</a> MSVC_VER=1500 DEBUG=1<br>

</div><div><br></div><div>which seems to run nicely. Then I do:</div><div>nmake -f <a href="http://makefile.vc" target="_blank">makefile.vc</a> MSVC_VER=1500 DEBUG=1 install<br></div><div><br></div><div>Ok, everything seems good. I get the "gdal19.dll", "gdal_i.lib" and "gdal19.pdb"...</div>

<div>but, where do I get the include files to use in my project?</div><div>My build directory (GDAL_HOME = "C:\Users\Hugo\Downloads\gdal-1.9.2\build-debug")</div><div>gives me only a "bin", "data" and "html" folders...</div>

<div>Did the build really succeed? How can I get the include directory to build my project?</div><div><br></div><div>Thanks in advance,</div><div>Hugo Benício.</div></div>
</blockquote></div><br></div>