Author Topic: no such file or directory [SOLVED]  (Read 3585 times)

MetaDaemon

  • Guest
no such file or directory [SOLVED]
« on: October 04, 2008, 10:50:04 pm »
Hello folks,



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
« Last Edit: October 05, 2008, 12:58:54 pm by MetaDaemon »

MetaDaemon

  • Guest
Re: no such file or directory
« Reply #1 on: October 05, 2008, 12:57:49 pm »
I found the mistake. The problem was that I am a f*** idiot.



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