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: Compiling, Linking, Debugging of your packages » compilation error on ubuntu 11.04 (glibconfig.h)
compilation error on ubuntu 11.04 (glibconfig.h) [message #32544] Tue, 24 May 2011 12:33 Go to next message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Hello All,

After installing ubuntu 11.04 I have an issue:
Quote:


/usr/include/glib-2.0/glib/gtypes.h:34:24: error: glibconfig.h: No such file or directory


I resolved this by adding in inlcudes setting the address:
/usr/lib/i386-linux-gnu/glib-2.0/include


I hope this will be useful.
Re: compilation error on ubuntu 11.04 (glibconfig.h) [message #34238 is a reply to message #32544] Sat, 05 November 2011 08:02 Go to previous message
Flesh is currently offline  Flesh
Messages: 1
Registered: November 2011
Junior Member
For x64 its:

/usr/lib/x86_64-linux-gnu/glib-2.0/include

Update it under build methods include directories.

They moved it in 2.0.
Previous Topic: "Accept flags" behavior
Next Topic: GCC Linking Issue
Goto Forum:
  


Current Time: Fri Mar 29 14:37:51 CET 2024

Total time taken to generate the page: 0.01531 seconds