Page 1 of 1

"The debugged executable quit unexpectedly"

Posted: Sun Apr 21, 2013 2:20 am
by marcoagpinto
:cry:

I tried to compile the game I am coding, on Ubuntu 12.10 32-bit (VirtualBox software used to run that OS).

Since there were libraries missing, with some help I was able to write in the terminal:
sudo apt-get install gcc g++ libc6-dev libsdl1.2-dev libgtk2.0-dev libgnomeprint2.2-dev unixodbc-dev libgnome2-dev libxine-dev libgnomeprintui2.2-dev libxxf86vm-dev

Now it compiles but it gives the error in the topic and nothing happens.

What am I doing wrong?

Kind regards,
>Marco A.G.Pinto
---------------

Re: "The debugged executable quit unexpectedly"

Posted: Sun Apr 21, 2013 7:59 pm
by idle
Have you tried the console debugger.