Does the same thing happen with a nightly build of CMake? (downloaded from Kitware, or based on &#39;master&#39; or &#39;next&#39;...?)<br><br>Try with a recent nightly build and see if you get the same thing, please.<br><a href="http://cmake.org/files/dev/?C=M;O=D">http://cmake.org/files/dev/?C=M;O=D</a><br>
<br><br>Thanks,<br>David<br><br><br><div class="gmail_quote">On Mon, May 2, 2011 at 10:21 AM, Mathieu Malaterre <span dir="ltr">&lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Dear all,<br>
<br>
  I keep getting this error during cmake configuration time:<br>
<br>
...<br>
CMake Warning at C:/Program Files/CMake<br>
2.8/share/cmake-2.8/Modules/InstallRequiredSystemLibraries.cmake:314<br>
(MESSAGE):<br>
  system runtime library file does not exist:<br>
  &#39;MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcp100.dll&#39;<br>
Call Stack (most recent call first):<br>
  CMakeLists.txt:562 (INCLUDE)<br>
<br>
<br>
CMake Warning at C:/Program Files/CMake<br>
2.8/share/cmake-2.8/Modules/InstallRequiredSystemLibraries.cmake:314<br>
(MESSAGE):<br>
  system runtime library file does not exist:<br>
  &#39;MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcr100.dll&#39;<br>
Call Stack (most recent call first):<br>
  CMakeLists.txt:562 (INCLUDE)<br>
...<br>
<br>
  This is a cmake 2.8.4 installation on a Vista x86 , with patch<br>
971a735ba2b4d9e4ac846722fdf280dbd0feb0d4 applied locally.<br>
<br>
Has anyone else seen this before ?<br>
<br>
Thanks for help/fix.<br>
--<br>
Mathieu<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br>