It&#39;s looking in the right place. You&#39;re using the 64-bit regedit. If you view it with the 32-bit regedit (found, paradoxically, at C:\WINDOWS\SysWOW64\regedit.exe) then you&#39;ll see it as 32-bit cmake is asking for it...<br>
<br><div>Side note: you can always use Process Explorer from <a href="http://sysinternals.com">sysinternals.com</a> to examine running processes to determine if they are 32-bit or 64-bit if you need to. I would say Process Explorer is the most indispensable tool that exists on Windows.<br>
<div class="gmail_quote"><br></div><div class="gmail_quote">So you include InstallRequiredSystemLibraries and what happens?</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">
On Thu, Nov 13, 2008 at 12:43 PM, Clinton Stimpson <span dir="ltr">&lt;<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
On 64 bit Windows...<br>
When I run cmake, the InstallRequiredSystemLibraries.cmake is not finding the MSVC80_REDIST_DIR automatically.<br>
It looks in [HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\VisualStudio\\8.0;InstallDir] for it, but its not there when I run regedit.<br>
Its actually in [HKEY_LOCAL_MACHINE\\SOFTWARE\\Wow6432Node\\Microsoft\\VisualStudio\\8.0;InstallDir].<br>
<br>
Is there some way to make this work without me helping it along? &nbsp;Maybe its a more general issue?<br>
<br>
This is using the cmake 2.6.2 binaries from <a href="http://cmake.org" target="_blank">cmake.org</a>.<br>
<br>
Clint<br>
<br>
_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org" target="_blank">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br></div>