[vtkusers] bUILD vtk FOR ios

David E DeMarle dave.demarle at kitware.com
Thu Jan 12 09:46:06 EST 2012


I don't think it is that simple.

We've been working on VES (i.e. VTK for portable devices like iOS and
Android) for a while now, and from what I've heard, beyond the cross
compilation aspect, the differences between openGL and openGL ES were
somewhat challenging.

See:
 http://www.kiwiviewer.org/kiwiviewer/resources/software.html
and
 http://www.prweb.com/releases/prweb2011/8/prweb8741699.htm
for the state of things.

We will of course make KiwiViewer and VES open source, but the code is not
yet mature enough for initial release.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Thu, Jan 12, 2012 at 7:26 AM, Matheus Viana <vianamp at gmail.com> wrote:

> Are you using Xcode?
>
> If so, we can try (on bash):
>
> /usr/bin/ruby -e "$(curl -fsSL https://raw.github.com/gist/**323731<https://raw.github.com/gist/323731>
> )"
>
> and then:
>
> brew install vtk
>
> After that, you just need to include the lib files on your Xcode project
> and set the relevant paths.
>
> Hope it helps you.
>
> *Matheus Viana
> Computational Physics
> IFSC-USP*
>
>
> 2012/1/12 Ali Habib <ali.mahmoud.habib at gmail.com>
>
>>  Any idea how to build VTK for IOS operating systems
>>
>> Best regards
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the VTK FAQ at:
>> http://www.vtk.org/Wiki/VTK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120112/7c2350e4/attachment.htm>


More information about the vtkusers mailing list