[CMake] Problem when launching ccmake 2.6.4

Bill Hoffman bill.hoffman at kitware.com
Sat Jun 27 08:15:49 EDT 2009


Does it work with just cmake and not ccmake?

mkdir build
cd build
cmake ../COnly


You could also try: cmake --trace ../COnly


Renato Elias wrote:
> Hi Bill,
> 
> I'm not good with command line debuggers. Just tried to run using gdb 
> but it hasn't helped so much:
> 
> gdb ccmake
> run ..
> gives me the same error message
> 
> Could you give me any basic direction with gdb?
> 
> Moreover, is cmake compiled with debug symbols? (I guess not, otherwise 
> the error message would be less "polite")
> 
> Renato.
> 
> On Fri, Jun 26, 2009 at 11:54 AM, Bill Hoffman <bill.hoffman at kitware.com 
> <mailto:bill.hoffman at kitware.com>> wrote:
> 
>     Renato Elias wrote:
> 
> 


More information about the CMake mailing list