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  |
 |
Klugier
Messages: 1099 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
|
|
|
|
|
Goto Forum:
Current Time: Mon Apr 28 20:29:52 CEST 2025
Total time taken to generate the page: 0.00911 seconds
|