Es ist mir möglich mit PB zu schreiben und auch zu testen nur wenn ich die Project Datei Speichern möchte erhalte ich die Meldung:
Code: Alles auswählen
An Error has been detected in the IDE!
Error: segmentation violation
IDE build on 03/19/2013 [06:48] by
Branch v5.10 Revision 1472
Die selbe Meldung erreichtmich auch wenn ich eine Executable erstellen möchte...
Wie oben schon geschrieben, Testen kann ich den Quellcode ohne Probleme.
Wenn ich "checkinstall.sh" ausführe, bekomme ich die Meldung, daß alles in Ordnung sei.
Code: Alles auswählen
This script try to detect if all developments packages are correctly installed. If you are using a Debian or Ubuntu like distribution, you can use the following line to install all the package at once (run as root):
# 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
Everything seems correctly setup for PureBasic !
Danke schon mal im voraus.