[vtkusers] Java and mac?

Sean McBride sean at rogue-research.com
Fri Nov 19 19:15:14 EST 2010


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





More information about the vtkusers mailing list