[CMake] MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcr100.dll
Mathieu Malaterre
mathieu.malaterre at gmail.com
Mon May 2 10:21:29 EDT 2011
Dear all,
I keep getting this error during cmake configuration time:
...
CMake Warning at C:/Program Files/CMake
2.8/share/cmake-2.8/Modules/InstallRequiredSystemLibraries.cmake:314
(MESSAGE):
system runtime library file does not exist:
'MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcp100.dll'
Call Stack (most recent call first):
CMakeLists.txt:562 (INCLUDE)
CMake Warning at C:/Program Files/CMake
2.8/share/cmake-2.8/Modules/InstallRequiredSystemLibraries.cmake:314
(MESSAGE):
system runtime library file does not exist:
'MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcr100.dll'
Call Stack (most recent call first):
CMakeLists.txt:562 (INCLUDE)
...
This is a cmake 2.8.4 installation on a Vista x86 , with patch
971a735ba2b4d9e4ac846722fdf280dbd0feb0d4 applied locally.
Has anyone else seen this before ?
Thanks for help/fix.
--
Mathieu
More information about the CMake
mailing list