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 previous 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

 
Read Message
Read Message
Read Message
Previous Topic: How to call cl.exe using LocalProcess
Next Topic: [Debian, Ubuntu] Add "sox" package dependency
Goto Forum:
  


Current Time: Sat Apr 20 05:19:00 CEST 2024

Total time taken to generate the page: 0.04494 seconds