Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Fatal error invalid memory access
Re: Fatal error invalid memory access [message #41958 is a reply to message #41956] Sat, 08 February 2014 19:45 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1106
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello slashupp,

Quote:


copied the new theide to my ~/bin (it is in my PATH)
and ran it ...


It seems that you compile "x11 ide" successfully.

Quote:


I manually copied bazaar, ..., uppsrc, to ~/upp
ran theide again:


Does IDE detect all necessary ultimate++ packages like CtrlLib, CtrlCore etc?

Quote:


found GCC.bm and imported it


Did you copy GCC.bm.in also?

Quote:


Tried to compile Addressbook example: failed because it could
not find a load of headers from "/usr/include/gtk-2.0/..."


It is only the path for gtk headers. Remember that even if you have X11 IDE the executable is still compiling in full GTK mode. If you want to fully remove GTK from your project try following compilation flags:
X11 - Deletes GTK backend, but GTK theme can still be used. (GTK libraries are linked to yours executable file).
NOGTK - Fully remove gtk, no GTK theme. (GTK libraries are NOT linked to yours executable file).

Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problematic hack in upp::Build.cpp
Next Topic: Bug: Searching finds the end of the line instead of in text
Goto Forum:
  


Current Time: Sun Aug 24 02:22:12 CEST 2025

Total time taken to generate the page: 0.03749 seconds