<div dir="ltr">Ilene could probably build VTK and here project separately right? Once you have VTK built, you don't necessarily need CMake to build your own project that links into and uses VTK.<br><div class="gmail_extra"><br clear="all"><div><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div>
<br><div class="gmail_quote">On Fri, Apr 15, 2016 at 1:23 PM, David Gobbi <span dir="ltr"><<a href="mailto:david.gobbi@gmail.com" target="_blank">david.gobbi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span><font color="#888888"><div><br></div><div> - David</div></font></span><div><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></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div></div>