Re: arrgh! include files not found
Re: arrgh! include files not found
- Subject: Re: arrgh! include files not found
- From: Alexander Heusel <email@hidden>
- Date: Wed, 23 Aug 2006 13:03:09 +0200
Am 23.08.2006 um 11:19 schrieb Sebi:
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
Hi there,
as you have compiled and installed boost I am eager to know
if you managed it to enable threading support. If yes, how
does this work?
thanks
Alexander
_______________________________________________
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