Build is eclipse-cdt/nmake on windows 7
"C:\Program Files (x86)\CMake 2.8\bin\cmake.exe" -E
cmake_link_script CMakeFiles\MathFunctions.dir\link.txt --verbose=yes
CMAKE_AR-NOTFOUND cr MathFunctions.lib
CMakeFiles/MathFunctions.dir/mysqrt.c.ob
Error running link command: The system cannot find the file specified
I specified CMAKE_AR as llvm-ar in the cache. I looked at some earlier
posts related to similar problems w/cmake 2.6 and dashes link executables
and tried renaming llvm-ar to llvm_ar but still am having the same issue.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake