[vtkusers] Java and mac?

Mark Roden mmroden at gmail.com
Fri Nov 19 19:40:08 EST 2010


Hi Sean,

Yes, I built the project using XCode.

My process was:
git pull in the vtk directory (after cloning)
cmake gui to generate into a nearby vtk-build directory
open xcode to open the project file to build
build

Mark

On Fri, Nov 19, 2010 at 4:15 PM, Sean McBride <sean at rogue-research.com>wrote:

> On Fri, 19 Nov 2010 16:39:09 -0700, David Gobbi said:
>
> >Hi Mark,
> >
> >I tried the exact gcc command line that you had in your error report
> >(after substituting my directories for yours) and I saw exactly the
> >same errors.  That makes me confident that there is nothing wrong with
> >the way things are installed on your system.  The problem must be
> >related to the way things are configured either in CMake or Xcode.
> >
> >Unfortunately I can't help you further than that... it looks like you
> >are building VTK within the Xcode GUI, but I always build VTK in
> >the terminal with "make".  Hopefully someone who has experience
> >building VTK within Xcode can provide more assistance.
>
> Mark,
>
> Did you create your Xcode project with CMake?
>
> Those errors indicate that a C++ file is including an Obj-C header and
> then not surprisingly spewing syntax errors.
>
> --
> ____________________________________________________________
> Sean McBride, B. Eng                 sean at rogue-research.com
> Rogue Research                        www.rogue-research.com
> Mac Software Developer              Montréal, Québec, Canada
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20101119/f65feab9/attachment.htm>


More information about the vtkusers mailing list