[CMake] MSVC10 redistributable issue

Laszlo Papp lpapp at kde.org
Thu May 2 15:35:46 EDT 2013


Hi,

I tried to install the following redistributable package after seeing the
issue below, but it did not help, not even after a reboot.

Got a clue?

Laszlo

=========================

-- Building for: Visual Studio 10
-- The C compiler identification is MSVC 16.0.30319.1
-- The CXX compiler identification is MSVC 16.0.30319.1
-- Check for working C compiler using: Visual Studio 10
-- Check for working C compiler using: Visual Studio 10 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 10
-- Check for working CXX compiler using: Visual Studio 10 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
--
-- ========== COLOURRAMP Build Information ==========
-- Build Version: 0.1.0 (Technical Test)
-- Install Prefix: C:/Program Files (x86)/COLOURRAMP
-- Install the *.cmake files into CMake root (INSTALL_CMAKE_FILES): OFF
--
-- To change any of these options, override them using -D{OPTION_NAME} on the co
mmandline.
-- To build and install COLOURRAMP, run "make" and "make install"
--
CMake Warning at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/Instal
lRequiredSystemLibraries.cmake:343 (message):
  system runtime library file does not exist:
  'MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcp100.dll'
Call Stack (most recent call first):
  cmake/CPack.cmake:1 (include)
  CMakeLists.txt:81 (include)


CMake Warning at C:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/Instal
lRequiredSystemLibraries.cmake:343 (message):
  system runtime library file does not exist:
  'MSVC10_REDIST_DIR-NOTFOUND/x86/Microsoft.VC100.CRT/msvcr100.dll'
Call Stack (most recent call first):
  cmake/CPack.cmake:1 (include)
  CMakeLists.txt:81 (include)


-- Configuring done
-- Generating done
-- Build files have been written to: C:/Projects/colourramp/build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130502/8740227e/attachment.htm>


More information about the CMake mailing list