Hello,<br>Thanks to Igor R for helping me get started with the compilation problems of the regex test program at <a href="http://www.boost.org/doc/libs/1_35_0/more/getting_started/unix-variants.html" target="_blank">http://www.boost.org/doc/libs/1_35_0/more/getting_started/unix-variants.html</a> using Xcode.  I renamed all id occurrences to idd in the regex headers, but still get errors.  Also, I don&#39;t understand why this is necessary for Xcode but not using the command line compilation suggested in the getting started guide.  Is Xcode generally more problematic when using libraries like Boost or GSL?  Is there a better recommended development environment than Xcode, or is it simple once the error is tracked down?<br>
<br>Thanks again for any input.<br><br><br><br>Message: 7<br>
Date: Wed, 24 Feb 2010 23:52:22 +0200<br>
From: Igor R &lt;<a href="mailto:boost.lists@gmail.com">boost.lists@gmail.com</a>&gt;<br>
To: <a href="mailto:boost-users@lists.boost.org">boost-users@lists.boost.org</a><br>
Subject: Re: [Boost-users] Xcode and Boost<br>
Message-ID:<br>
        &lt;<a href="mailto:cfe0a3cf1002241352v15440e32wc44f9885861e2efc@mail.gmail.com">cfe0a3cf1002241352v15440e32wc44f9885861e2efc@mail.gmail.com</a><div id=":i1" class="ii gt">&gt;<br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
&gt; I am interested in using Xcode on OSX to develop some code, and 
have been<br>
&gt; having some troubles compiling the regex example given at:<br>
&gt; <a href="http://www.boost.org/doc/libs/1_35_0/more/getting_started/unix-variants.html" target="_blank">http://www.boost.org/doc/libs/1_35_0/more/getting_started/unix-variants.html</a><br>
&gt; I can compile using the command line, but not in Xcode.<br>
<br>
Rename all the occurrences of local variables named &quot;id&quot; in the<br>
relevant regex headers.<br>
</div>

