On 11/18/2011 6:58 PM, Robert Dailey wrote:
Well since this is VC Express, I don't have a "devenv.com
<http://devenv.com>" file in my Common7 folder, so I guess that explains it?

Shouldn't CMake support VC2010 express?

---------

It does, it is just confused because you have two compilers...

See Modules/CMakeVS10FindMake.cmake for the logic. Basically, you need to set CMAKE_MAKE_PROGRAM to MSBuild I think. I can't remember but I think there was some issue with VCExpress.exe and VS 2010 not working at all.

-Bill

--

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

Reply via email to