<div dir="ltr"><div class="gmail_default" style="font-family:'trebuchet ms',sans-serif"><span style="font-family:arial,sans-serif;font-size:12.8000001907349px;background-color:rgba(255,255,255,0)">Okay, found 3 vtkconfig.cmake file. One inside /vtk-5.10 another inside /vtk-5.10/utilities and last inside /usr/local/lib/vtk-5.10. Which one is important. </span><div style="font-family:arial,sans-serif;font-size:12.8000001907349px"><span style="background-color:rgba(255,255,255,0)"><br></span></div><div style="font-family:arial,sans-serif;font-size:12.8000001907349px"><span style="background-color:rgba(255,255,255,0)">Actually, I am trying to compile liggghts an opensource package which requires vtk installation. </span></div><div style="font-family:arial,sans-serif;font-size:12.8000001907349px"><span style="background-color:rgba(255,255,255,0)"><br></span></div><div style="font-family:arial,sans-serif;font-size:12.8000001907349px"><span style="background-color:rgba(255,255,255,0)">Moreover, it requires 3 libraries vtkcommon, vtkfiltering and vtkIO. Where can I find them and link tobyhe makefile of liggghts. </span></div><div><span style="background-color:rgba(255,255,255,0)"><br></span></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">--<br><span style="color:rgb(51,51,51)"><span style="font-family:trebuchet ms,sans-serif"><span style="font-size:10pt">Sincerely</span></span></span><p style="margin-bottom:0in;margin-bottom:.0001pt;text-align:justify;line-height:normal"><a href="https://sites.google.com/site/rahuliitdhn/" target="_blank"><span style="color:rgb(51,51,51)"><span style="font-family:trebuchet ms,sans-serif"><span style="font-size:10pt">Rahul Kumar Soni</span></span></span></a></p><span style="color:rgb(51,51,51)"><span style="font-family:trebuchet ms,sans-serif">Scientist, Institute of <span></span>Minerals & Materials Technology<br>Council of Scientific & Industrial Research, Govt. of India</span></span><br><font style="font-family:arial,helvetica,sans-serif" face="'times new roman', serif"><br><br></font></div></div></div></div></div>
<br><div class="gmail_quote">On Sat, Apr 11, 2015 at 12:20 AM, Robert Maynard <span dir="ltr"><<a href="mailto:robert.maynard@kitware.com" target="_blank">robert.maynard@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The VTK find module has been removed as it was a thin wrapper around<br>
find_package(VTK NO_MODULE). You can find this documented at<br>
<a href="http://www.cmake.org/cmake/help/v3.2/module/FindVTK.html" target="_blank">http://www.cmake.org/cmake/help/v3.2/module/FindVTK.html</a><br>
<br>
VTK should have came with/built a VTKConfig.cmake that you can CMake at.<br>
<div><div class="h5"><br>
On Fri, Apr 10, 2015 at 6:52 AM, Rahul Kumar Soni <<a href="mailto:rahulsoni@immt.res.in">rahulsoni@immt.res.in</a>> wrote:<br>
> Hi I am newbie to the cmake. I have installed vtk5.10.1 through cygwin in<br>
> windows. The vtk is installed in /cygwin/VTK5.10.1 and its libraries are in<br>
> /usr/local/lib/vtk-5.10.<br>
><br>
> I had earlier did similar things in ubuntu and there I required to set the<br>
> vtk directory in the FindVTK.cmake file with the following command.<br>
> SET (VTK_DIR "/usr/local/lib/vtk-5.10")<br>
><br>
> However, in cmake3.1.2 I don't find the file FindVTK.cmake. Have searched a<br>
> lot over internet but no luck. Found that it has something to do with the<br>
> find_package(VTK REQUIRED). But really helpless, how to do it.<br>
><br>
> Please anyone help or provide a weblink with the proper guidance.<br>
> --<br>
> Sincerely<br>
><br>
> Rahul Kumar Soni<br>
><br>
> Scientist, Institute of Minerals & Materials Technology<br>
> Council of Scientific & Industrial Research, Govt. of India<br>
><br>
><br>
><br>
</div></div>> --<br>
><br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Please keep messages on-topic and check the CMake FAQ at:<br>
> <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
><br>
> Kitware offers various services to support the CMake community. For more<br>
> information on each offering, please visit:<br>
><br>
> CMake Support: <a href="http://cmake.org/cmake/help/support.html" target="_blank">http://cmake.org/cmake/help/support.html</a><br>
> CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html" target="_blank">http://cmake.org/cmake/help/consulting.html</a><br>
> CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html" target="_blank">http://cmake.org/cmake/help/training.html</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/cmake" target="_blank">http://public.kitware.com/mailman/listinfo/cmake</a><br>
======================================<br>
This mail has been scanned by IMMT SPAM Protection.<br>
======================================</blockquote></div><br></div>