arrgh! include files not found
arrgh! include files not found
- Subject: arrgh! include files not found
- From: Sebi <email@hidden>
- Date: Wed, 23 Aug 2006 11:19:23 +0200
hi all,
i don't know how many hours of my life i spent figuring out why my
include files are not found. this is what i did:
1) installed boost in /usr/local/include
2) added /usr/local/include to my header search path in xcode
3) wrote #include <boost/graph/adjacency_list.hpp> at the top of my
sourcecode
for heavens sake, why do i get an
error: boost/graph/adjacency_list.hpp: No such file or directory
from xcode?
i have another application where it just works. the project where it
works was built from the cocoa project template, where it doesn't
work was built from the c++ tool project template. i checked the
project settings and didn't find a difference that seems to affect this.
please help + thanks in advance,
sebastian mecklenburg
--
www.happyhappyboy.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden