Re: boost header issues
Re: boost header issues
- Subject: Re: boost header issues
- From: tridiak <email@hidden>
- Date: Wed, 21 Nov 2012 10:32:47 +1300
On 21/11/2012, at 10:08 AM, tridiak wrote:
> I am attempting to use the boost files after do a reinstall with macports.
>
> For testing, I include "boost/multi_array.hpp" in a header file.
> I get the error
> #include <boost/detail/workaround.hpp> 'boost/detail/workaround.hpp' file not found
> This is some header file multi_array uses.
>
> I have set the 'User Header Search Paths' and 'Header Search Paths' to '/opt/local/include' & '/op/local/include/boost'. Using recursive and non-recursive.
> The error won't go away and it is driving me spastic.
>
> What am I missing??!!!
>
> XC 4.5.3. OS 10.7.5
> _______________________________________________
> 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
Found the issue.
Forgot to change a setting in the Target build settings (always search user header paths).
Changed it in Project settings.
Sorry about noise.
_______________________________________________
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