[vtkusers] Java and mac?
Mark Roden
mmroden at gmail.com
Sun Nov 28 15:12:52 EST 2010
Hi all,
I just synced to head and noticed that I'm still unable to build vtk via
xcode. Is there an eta on a fix? If there isn'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're doing.
Thanks,
Mark
On Fri, Nov 19, 2010 at 4:40 PM, Mark Roden <mmroden at gmail.com> wrote:
> 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/20101128/84a22f79/attachment.htm>
More information about the vtkusers
mailing list