Hi all,<div><br></div><div>I just synced to head and noticed that I&#39;m still unable to build vtk via xcode.  Is there an eta on a fix?  If there isn&#39;t, where should I be looking in order to solve the problem myself?  I imagine that it will take me more time than someone who knows what they&#39;re doing.</div>
<div><br></div><div>Thanks,</div><div>Mark<br><br><div class="gmail_quote">On Fri, Nov 19, 2010 at 4:40 PM, Mark Roden <span dir="ltr">&lt;<a href="mailto:mmroden@gmail.com">mmroden@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Sean,<div><br></div><div>Yes, I built the project using XCode.  </div><div><br></div><div>My process was:</div><div>git pull in the vtk directory (after cloning)</div><div>cmake gui to generate into a nearby vtk-build directory</div>

<div>open xcode to open the project file to build</div><div>build</div><div><br></div><div><font color="#888888">Mark</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Fri, Nov 19, 2010 at 4:15 PM, Sean McBride <span dir="ltr">&lt;<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Fri, 19 Nov 2010 16:39:09 -0700, David Gobbi said:<br>
<br>
&gt;Hi Mark,<br>
&gt;<br>
</div><div>&gt;I tried the exact gcc command line that you had in your error report<br>
&gt;(after substituting my directories for yours) and I saw exactly the<br>
&gt;same errors.  That makes me confident that there is nothing wrong with<br>
&gt;the way things are installed on your system.  The problem must be<br>
&gt;related to the way things are configured either in CMake or Xcode.<br>
&gt;<br>
&gt;Unfortunately I can&#39;t help you further than that... it looks like you<br>
&gt;are building VTK within the Xcode GUI, but I always build VTK in<br>
&gt;the terminal with &quot;make&quot;.  Hopefully someone who has experience<br>
&gt;building VTK within Xcode can provide more assistance.<br>
<br>
</div>Mark,<br>
<br>
Did you create your Xcode project with CMake?<br>
<br>
Those errors indicate that a C++ file is including an Obj-C header and<br>
then not surprisingly spewing syntax errors.<br>
<font color="#888888"><br>
--<br>
____________________________________________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
</font></blockquote></div><br></div></div></div>
</blockquote></div><br></div>