<div dir="ltr">Not quite that far back, VTK 5.10.1 should work.<div><br></div><div>Modifying VTK 7 to make it work with CMake 2.8.4 would be a lot</div><div>of work, even for a cmake guru.</div><div><br></div><div> - David</div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 15, 2016 at 11:17 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ilene,<br>
<br>
It looks like you need to go back to VTK 5.8 to build with 2.8.4.<br>
<br>
> git show v5.8.0:CMakeLists.txt<br>
<br>
CMAKE_MINIMUM_REQUIRED(VERSION 2.6.3 FATAL_ERROR)<br>
<br>
> git show v6.0.0:CMakeLists.txt<br>
<br>
cmake_minimum_required(VERSION 2.8.5 FATAL_ERROR)<br>
<br>
HTH,<br>
Cory<br>
<div><div><br>
On Fri, Apr 15, 2016 at 12:55 PM, Cohen, Ilene <<a href="mailto:Ilene.Cohen@bsci.com" target="_blank">Ilene.Cohen@bsci.com</a>> wrote:<br>
> Hi,<br>
><br>
> We are building our application using CMake v2.8.4 and are not able to<br>
> upgrade at this time. We have built a tool that links to VTK 7.0.0 using<br>
> CMake v2.8.8. This tool is called by our application. We want to be able to<br>
> build our application on machines that have only CMakev 2.8.4. Is this<br>
> possible? If so, how can we do it? Or do we need to use an older version of<br>
> VTK - if so, which version? Thanks for any assistance you can provide.<br>
><br>
> Ilene<br>
><br>
> Ilene Cohen, MD<br>
> Principal Engineer Software<br>
> Boston Scientific<br>
> Rhythm Management<br>
> <a href="mailto:Ilene.Cohen@bsci.com" target="_blank">Ilene.Cohen@bsci.com</a><br>
> <a href="tel:617-218-3895" value="+16172183895" target="_blank">617-218-3895</a> C: <a href="tel:781-439-2784" value="+17814392784" target="_blank">781-439-2784</a><br>
> 125 Cambridge Park Drive, Cambridge MA<br>
> <a href="http://www.bostonscientific.com" rel="noreferrer" target="_blank">www.bostonscientific.com</a><br></div></div></blockquote></div></div></div></div>