[Ves] Migrating to VTK

Casey Goodlett casey.goodlett at kitware.com
Tue Mar 10 16:52:01 EDT 2015


Carlos,

On Mon, Mar 9, 2015 at 2:04 PM, Carlos <ves at calculoandamios.com> wrote:

> I would like to ask if in the near future it could be possible to compile
> VTK in XCode as one of the main limitation during the development of VES /
> Kiwi applications was the difficulty for debugging and I think that the way
> proposed in the blog maintains these difficulties as it builds VTK
> independently.
>
>
>

I may have missed some details in recent threads, but it should be possible
to debug an application from xcode even if the libraries/frameworks were
compiled from the command line (outside xcode).  As long as the right build
type is used Debug, or RelWithDebInfo for the library it should be capable
of being debugged from a separate XCode project.  I know that for for some
projects, I compiled VES as a library twice once in Debug mode and once in
Release mode for final delivery.  The same should be possible with VTK.  I
may be missing some details, but I believe what you want should be possible
in the current workflow.

Hope that helps.

-- 
Casey B Goodlett, PhD
Technical Leader
Kitware, Inc. - North Carolina Office
http://www.kitware.com
(919) 969-6990 x310
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20150310/381642a4/attachment.html>


More information about the Ves mailing list