[CMake] Visual Studio 10 compiler identification unknown

Bill Hoffman bill.hoffman at kitware.com
Tue Aug 6 10:07:59 EDT 2013


On 8/6/2013 10:03 AM, Jorge Perez wrote:
> Yes, cmake work as expected but cmake-gui does not, it does not identify
> correctly the C compiler. Both started from de VS command prompt.
>
> BTW, I didn't expect run cmake-gui from the command prompt.
What did you mean you did not expect run cmake-gui from the command prompt?

Can you run with --debug-trycompile on a minimal test case:

project(foo) # only one line needed in the cmake file.

Then zip up the binary tree and email it to me off the list?


-Bill



More information about the CMake mailing list