cmake version 2.8.11.1, Visual Studio version Express SP1.
When I go to set up the cmake build (run configure in cmake) I get two
warnings like:
CMake Warning at C:/Program Files/CMake
2.8/share/cmake-2.8/Modules/InstallRequiredSystemLibraries.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):
CMakeLists.txt:144 (include)
And then a spew of messages like:
CMake Error at InstallRules/CMakeLists.txt:18 (get_filename_component):
get_filename_component called with incorrect number of arguments
The warnings are apparently a VS 2010 Express "feature." No idea what to
make of the "incorrect number of arguments" errors.
How do I get this to work?
Randolph
_______________________________________________
Radiance-dev mailing list
[email protected]
http://www.radiance-online.org/mailman/listinfo/radiance-dev