[CMake] Visual Studio 10 compiler identification unknown
Jorge Perez
josp.jorge at gmail.com
Tue Aug 6 10:46:22 EDT 2013
Sorry, I meant that since this situation (windows 8 + visual studio 2010
profesional + SP1) I had always started cmake-gui from the access at
desktop.
I suppose it is a problem in my environment but don't know what to fix.
The test you suggest did not fail!
Then I tried to configure VTK and cmake-gui from VS command prompt work as
expected.
May be it is using some information stored in registry?
Next test is try again cmake-gui from desktop, I hadn't try it until you
suggested the test.
2013/8/6 Bill Hoffman <bill.hoffman at kitware.com>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130806/b6cc1305/attachment.htm>
More information about the CMake
mailing list