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 » Extra libraries, Code snippets, applications etc. » OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc » gdkconfig.h & glibconfig.h missing after hook up GCC.bm
gdkconfig.h & glibconfig.h missing after hook up GCC.bm [message #44218] Tue, 27 January 2015 12:56 Go to next message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello,

So, I have strange problem with "GCC.bm" file. After fresh installation it cannot detect important files for compiling apps on Linux. The problem is with following files: "gdkconfig.h" & "glibconfig.h".

I need to manually add paths:
/usr/lib/x86_64-linux-gnu/glib-2.0/include
/usr/lib/x86_64-linux-gnu/gtk-2.0/include


It is normal or am I doing something wrong?

P.S.
Tested on Kubuntu 14.04 LTS.

P.S. 2
Shouldn't this path be included by default by "GCC.bm"?

-----------------------------------------------
I have found this in "mkfile":
INCPATHS+= /usr/lib/i386-linux-gnu/glib-2.0/include
INCPATHS+= /usr/lib/x86_64-linux-gnu/glib-2.0/include
INCPATHS+= /usr/lib/i386-linux-gnu/gtk-2.0/include
INCPATHS+= /usr/lib/x86_64-linux-gnu/gtk-2.0/include


Sincerely,
Klugier


U++ - one framework to rule them all.

[Updated on: Tue, 27 January 2015 13:02]

Report message to a moderator

Re: gdkconfig.h & glibconfig.h missing after hook up GCC.bm [message #44219 is a reply to message #44218] Wed, 28 January 2015 10:01 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Include paths added, please try (with new nightly).
Re: gdkconfig.h & glibconfig.h missing after hook up GCC.bm [message #44223 is a reply to message #44219] Thu, 29 January 2015 11:02 Go to previous message
Klugier is currently offline  Klugier
Messages: 1076
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Thanks! It works.

U++ - one framework to rule them all.
Previous Topic: How to call cl.exe using LocalProcess
Next Topic: [Debian, Ubuntu] Add "sox" package dependency
Goto Forum:
  


Current Time: Fri Apr 19 00:06:02 CEST 2024

Total time taken to generate the page: 0.02308 seconds