Code::Blocks Forums

User forums => Help => Topic started by: condor_01 on October 03, 2007, 12:11:38 pm

Title: Problem with glib.h
Post by: condor_01 on October 03, 2007, 12:11:38 pm
Hello,
I installed Code::Blocks for the first time and i'm trying to run a developed project with C.
But the compiler don't recognize glib.h
I'm novice at developing and i need your help.
Please if you can tell me how to do step by step.
Thanks
Title: Re: Problem with glib.h
Post by: stahta01 on October 03, 2007, 01:03:20 pm
Windows or Linux?

I am a Windows User, so I will get some Linux things wrong.
And using GTK under Windows is not easy, but I might be able to help you.

Time for Classes, so I am off to College.

Tim S
Title: Re: Problem with glib.h
Post by: condor_01 on October 03, 2007, 01:29:33 pm
I'm working on Linux Ubuntu
thanks
Title: Re: Problem with glib.h
Post by: Jenna on October 03, 2007, 02:19:12 pm
glib.h is in libglib2.0-dev . At least on debian, but on Ubuntu it should be something like this.
If you include .h-files you have to install the appropriate packages.
Title: Re: Problem with glib.h
Post by: ghaddab on June 03, 2013, 03:36:06 pm
Hello,
I have the same problem: fatal error: glib.h: No such file or directory.
Please if you can tell me how to fix it on Windows.
thanks.
Title: Re: Problem with glib.h
Post by: MortenMacFly on June 03, 2013, 08:25:07 pm
I have the same problem: fatal error: glib.h: No such file or directory.
Please if you can tell me how to fix it on Windows.
Search with google for a version that works on windows and includes the dev-packages.