Nudge nudge<br><br>
<div class="gmail_quote">On Tue, Nov 17, 2009 at 1:21 PM, John Thompson <span dir="ltr"><<a href="mailto:john.thompson.jtsoftware@gmail.com">john.thompson.jtsoftware@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>It turns out that in Visual Studio 2008 (9.0), the Windows platform SDK is no longer embedded in the Visual Studio installation directory, but in a sister directory, also specified in the registry.  This patch fixes that, and also does away with the hard-coded paths for Windows, and the funky choice between VC80 and vc90.  Instead, it searches for the highest versioned registry keys, which hopefully will still work when the next versions of VS come out.<br clear="all">
</div>
<div>For cross-compiling with respect to the removal of the hard-coded paths, if you mimic the mimic the VC??COMNTOOLS environment variables, you can still have some means to use a copy of the Visual Studio includes.  Otherwise it will search /usr/local/include and /usr/include.</div>

<div> </div>
<div>-John</div>
<div><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com" target="_blank">John.Thompson.JTSoftware@gmail.com</a><br><br></div></blockquote></div><br><br clear="all"><br>-- <br>John Thompson<br>
<a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>