[CMake] CMAKE_CXX_COMPILER: problem setting

Bill Hoffman bill.hoffman at kitware.com
Sat Nov 10 11:53:35 EST 2007


Steven Van Ingelgem wrote:
> Hi Bill,
> 
> 
> You could find more info here as I wrongly submitted it to the
> wxWidgets mailinglist:
> http://lists.wxwidgets.org/cgi-bin/ezmlm-cgi?5:sss:94148:200711:hfdpjonhlifnhdjlgfff#b
> 
> However if you would need more information, I'm always happy to test out stuff!
> 
> 
> BTW, why am I replying to you alone and not to the list? :-)
> You should add a header 'reply-to' in the mailinglist fields.
> 
> 
The cmake is defaulted to reply to sender to avoid embarrassing opps 
emails.   I am redirecting the conversation to the cmake list.

Can you compare the compile line from CMake and Xcode?

To see the compile line in CMake, you do this:

make VERBOSE=1

Also, does the Xcode project generated by CMake work?

-Bill


More information about the CMake mailing list