$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Xcode and Boost
From: Igor R (boost.lists_at_[hidden])
Date: 2010-02-24 16:52:22
> I am interested in using Xcode on OSX to develop some code, and have been
> having some troubles compiling the regex example given at:
> http://www.boost.org/doc/libs/1_35_0/more/getting_started/unix-variants.html
> I can compile using the command line, but not in Xcode.
Rename all the occurrences of local variables named "id" in the
relevant regex headers.