I've been trying to install it and everything went fine other than the error I get when trying to run:
This is what the console shows:
Quote
**** Build of configuration Debug for project CTest ****
make all
make: Nothing to be done for `all'.
make all
make: Nothing to be done for `all'.
And this is the error I get when trying to debug:
Quote
'Launching CTest' has encountered a problem.
Error creating session.
details:
Error creating session
Cannot run program "gdb": Launching failed
Cannot run program "gdb": Launching failed
Cannot run program "gdb": Launching failed
Error creating session.
details:
Error creating session
Cannot run program "gdb": Launching failed
Cannot run program "gdb": Launching failed
Cannot run program "gdb": Launching failed
The application I'm trying to run is a simple hello world within a test project.
I'm using a Cygwin debugger (I've installed gcc, g++, gdb and make), and installed CDT through Eclipse software update (in help).
Help would be appreciated, and please bear with me, I only know java...


Sign In
Create Account

Back to top









