<div dir="ltr">That's it! Thank you for pin pointing the problem.<br><br>I then tried running CMakeSetup from the <br>C:\Program Files\Microsoft SDKs\Windows\v6.1\Bin\SetEnv.Cmd (Windows Server 2008 x64 DEBUG Build Environment) which outputs<br>
------------<br>Setting SDK environment relative to C:\Program Files\Microsoft SDKs\Windows\v6.1<br>.<br>Targeting Windows Server 2008 x64 DEBUG<br><br>.............<br>Ran CMakeSetup from this cmd prompt<br>C:\OpenGL\cmake-2.6.1-win32-x86\bin>CMakeSetup<br>
<br>results were the same; 32 bit ok; 64 bit not ok.<br><br>Not sure what env var's CMakeSetup goes by...<br><br>Fairly certain C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\amd64\cl.exe is 64 bit compiler. The OS is 64 bit.<br>
The Microsoft SDKs\Windows\v6.1 installed under C:\Program Files instead of C:\Program Files(86) because it was the 64 bit sdk.<br><br><br><br><div class="gmail_quote">On Tue, Sep 23, 2008 at 9:42 PM, Bill Hoffman <span dir="ltr"><<a href="mailto:bill.hoffman@kitware.com">bill.hoffman@kitware.com</a>></span> wrote:<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="Ih2E3d">Roger Martin wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The project consists entirely of configurations that require support for<br>
platforms which are not installed on this machine. The project cannot be<br>
loaded.<br>
<br>
<br>
The project consists entirely of configurations that require support for<br>
platforms which are not installed on this machine. The project cannot be<br>
loaded.<br>
</blockquote>
<br></div>
This sounds like the problem. What if you do not build for 64 bits. It sounds like your compiler is not setup to build 64 bit apps. Does it work if you pick the other visual studio generator that is not 64 bits?<br><font color="#888888">
<br>
-Bill<br>
</font></blockquote></div><br></div>