[vtk-developers] VES-Kiwi

Bill Hoffman bill.hoffman at kitware.com
Mon Oct 27 09:28:30 EDT 2014


On 10/25/2014 5:26 AM, Cameron Lowell Palmer wrote:
>
> Let me illustrate. https://www.youtube.com/watch?v=kjsC-lKUgM8 is a
> video from Intel demonstrating debugging the NDK with Eclipse. This is a
> great resource for getting started with this problem, but it is
> unworkable because cmake creates a build directory with a project that
> is effectively just a binary with no source. I think it is important to
> address in the roadmap leveraging the Best Practices for the supported
> targets.
>
> At least that is my current thinking.
The idea would be to continue to enhance CMake to support the mobile 
IDEs better as time moves forward.  We need something that is seamless 
across windows, mac, and Linux, and works with iOS and Android.  Having 
to maintain N different IDE files in VTK will never work.   NVIDIA has 
been working on adding this type of support to CMake:

http://www.cmake.org/pipermail/cmake-developers/2014-September/011308.html

We worked some to get the build and debugging working with Eclipse here:
http://www.kitware.com/blog/home/post/642

Ditching CMake does not make sense for VTK, it is how VTK is developed. 
  CMake does need some enhancements to make it work better with mobile 
development environments.  Working on enhancing CMake would be a much 
better place to put effort than to have multiple build systems inside 
VTK-VES.

-Bill


-- 
Bill Hoffman
Kitware, Inc.
28 Corporate Drive
Clifton Park, NY 12065
bill.hoffman at kitware.com
http://www.kitware.com
518 881-4905 (Direct)
518 371-3971 x105
Fax (518) 371-4573


More information about the vtk-developers mailing list