"The debugged executable quit unexpectedly"
Posted: Sun Apr 21, 2013 2:20 am
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
---------------