[vtkusers] VTK and Cmake

David Gobbi david.gobbi at gmail.com
Fri Apr 15 13:23:22 EDT 2016


Not quite that far back, VTK 5.10.1 should work.

Modifying VTK 7 to make it work with CMake 2.8.4 would be a lot
of work, even for a cmake guru.

 - David


On Fri, Apr 15, 2016 at 11:17 AM, Cory Quammen <cory.quammen at kitware.com>
wrote:

> Ilene,
>
> It looks like you need to go back to VTK 5.8 to build with 2.8.4.
>
> > git show v5.8.0:CMakeLists.txt
>
> CMAKE_MINIMUM_REQUIRED(VERSION 2.6.3 FATAL_ERROR)
>
> > git show v6.0.0:CMakeLists.txt
>
> cmake_minimum_required(VERSION 2.8.5 FATAL_ERROR)
>
> HTH,
> Cory
>
> On Fri, Apr 15, 2016 at 12:55 PM, Cohen, Ilene <Ilene.Cohen at bsci.com>
> wrote:
> > Hi,
> >
> > We are building our application using CMake v2.8.4 and are not able to
> > upgrade at this time. We have built a tool that links to VTK 7.0.0 using
> > CMake v2.8.8. This tool is called by our application. We want to be able
> to
> > build our application on machines that have only CMakev 2.8.4. Is this
> > possible? If so, how can we do it? Or do we need to use an older version
> of
> > VTK - if so, which version? Thanks for any assistance you can provide.
> >
> > Ilene
> >
> > Ilene Cohen, MD
> > Principal Engineer Software
> > Boston Scientific
> > Rhythm Management
> > Ilene.Cohen at bsci.com
> > 617-218-3895 C: 781-439-2784
> > 125 Cambridge Park Drive, Cambridge MA
> > www.bostonscientific.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160415/8d5fcd84/attachment.html>


More information about the vtkusers mailing list