On 1/6/2015 7:10 PM, david.k...@engilitycorp.com wrote:
I have just started using a new Windows 7 host with Visual Studio 2010
Professional. When I call CMake to generate my project files, I get the
following output in CMakeError.log:
Does your visual studio work without CMake? Can you create a simple project with the IDE and build it? Can you then build that project from the command line like CMake does:

C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe yourproject.vcxproj /p:Configuration=Debug


-Bill

--

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake

Reply via email to