<div dir="ltr"><div>Specifically, on Windows 7 64-bit, the following line in OlympusBuild.pm should be modified:</div><div>my $kitwareKey = $Win32::TieRegistry::Registry->{'LMachine/SOFTWARE/Kitware/'};</div><div>

 </div><div>to</div><div> </div><div>my $kitwareKey = $Win32::TieRegistry::Registry->{'LMachine/SOFTWARE/Wow6432Node/Kitware/'};</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 6, 2013 at 1:57 AM, Nawaf Alsallami <span dir="ltr"><<a href="mailto:nawafnaim@gmail.com" target="_blank">nawafnaim@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've found the source of this error, OlympusBuild.pm is looking for information about CMake (such as location and version) inside Windows registry. But, there are no information about Kitware or CMake in the registry. After manually adding the information needed by the build script to the registry, OlympusBuild has successfully compiled.  :)</div>



<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 5, 2013 at 5:24 PM, Nawaf Alsallami <span dir="ltr"><<a href="mailto:nawafnaim@gmail.com" target="_blank">nawafnaim@gmail.com</a>></span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr"><div>I'm getting a warning about missing CMake and an invalid KitWire key when building Olympus on Windows 7. I've satisfied all dependencies listed in the wiki and ensured that all required variables are on system path including CMake. I don't know why I'm getting this error. I'd appreciate if someone give me a lead here. Thank you.</div>





<div> </div><div>Please find attached below build.log.</div></div>
</blockquote></div><br></div>
</blockquote></div><br></div>