[vtkusers] VTK and Cmake

Cory Quammen cory.quammen at kitware.com
Fri Apr 15 13:17:11 EDT 2016


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
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.


More information about the vtkusers mailing list