Code::Blocks Forums
User forums => Help => Topic started by: MetaDaemon on October 04, 2008, 10:50:04 pm
-
Hello folks,
(http://img386.imageshack.us/img386/1359/screenshotkv0.png)
as you hopefully can see on the screenshot: I want to use gtkmm and therefore I wrote a small program to test if I am able to use it in Code::Blocks. Unfortunately, I am not. I got the error message "gtkmm/gtkmm.h: No such file or directory" although I added the include directories to the project settings. What have I done wrong?
I am using Windows XP (shame on me, I prefer Linux) and MinGW. By the way I know that there are still some headers missing.
Thanks in advance
MetaDaemon
-
I found the mistake. The problem was that I am a f*** idiot.
(http://img523.imageshack.us/img523/9731/screenshotkw8.png)
This is a screenshot of the folder "gtkmm-2.4" and as you can see the file "gtkmm.h" is not inside the folder "gtkmm" where my program thinks it should be. Hell, I was looking for that error so long and now I find such a stupid reason.
Bye
MetaDaemon