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 <[email protected]
<mailto:[email protected]>> wrote:
Renato Elias wrote:
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake