fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] Re: cmake variables cannot be turned on/off


From: Pedro Lopez-Cabanillas
Subject: [fluid-dev] Re: cmake variables cannot be turned on/off
Date: Mon, 8 Nov 2010 22:06:02 +0100
User-agent: KMail/1.13.5 (Linux/2.6.34.7-0.5-desktop; KDE/4.4.4; i686; ; )

On Monday 08 November 2010, Ebrahim Mayat wrote:
> 
> On Nov 8, 2010, at 12:38 PM, Pedro Lopez-Cabanillas wrote:
> 
> > There are other options whose names are defined in uppercase,  
> > though. Be careful. You shouldn't need to write the variable types  
> > (BOOL). To avoid headaches, use the GUI front-end and the mouse to  
> > check/uncheck nice checkboxes.
> >
> > $ cmake-gui ..
> 
> Okay, ccmake did the trick for me.
> 
> Ebrahim

The curses based "ccmake" is fine, too. But I wonder that you are using a top 
class graphical system, Mac OSX, and at the same time you prefer a terminal 
based tool instead of the modern cmake-gui, much more in the line of your 
favorite operating system. Maybe this is because you are using a fink package, 
and they only provide a crippled CMake where cmake-gui has been amputated. 
Well, you can ditch this fink package out of your nest, or move "/sw" to the 
latest and darkest position in your system path because there is a complete, 
fine and native universal CMake package coming directly from their creators.  
http://www.cmake.org/files/v2.8/cmake-2.8.3-Darwin-universal.dmg

Other source and binary packages are available here
http://www.cmake.org/cmake/resources/software.html
 
Sorry for the rant.

Regards,
Pedro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]