Boost logo

Boost Users :

From: Daniel James (daniel_james_at_[hidden])
Date: 2008-04-21 05:41:38


On 21/04/2008, 7stud <bbxx789_05ss_at_[hidden]> wrote:
>
> Are you using Xcode? I can't find a setting in Xcode for the compiler.
> When I create a new project, I choose Command Line Utility>C++ Tool.
> Then Xcode creates the project for me. I don't know what I should do
> to run the boost program in Xcode.

I don't normally use Xcode, but I had a quick look. If you start a C++
project, choose 'edit project settings' from the project menu then
select the 'build' tab there are options for 'Header Search Paths'
which is probably what you need to set. I expect you need to add
'/usr/local/boost_1_34_1' to 'Header Search Paths'.

You might have better luck asking on an Xcode mailing list. I found a
thread starting at:

http://lists.apple.com/archives/xcode-users/2007/Oct/msg00270.html

If you look through the replies there's some useful information.

Daniel


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net