Hi,<br><br>I searched my whole hard drive and cold not find it.  I did install the binaries only, I did not compile from source.<br><br>Was this file supposed to be generated somehow?<br><br>Ronny<br><br><div class="gmail_quote">
On Tue, Oct 23, 2012 at 12:47 PM, Matt McCormick <span dir="ltr">&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Ronny,<br>
<br>
On Tue, Oct 23, 2012 at 4:45 PM, Ronny Shalev &lt;<a href="mailto:rys@case.edu">rys@case.edu</a>&gt; wrote:<br>
&gt; Thanks.<br>
&gt;<br>
&gt; The only file I could find is <a href="http://VTKConfig.cmake.in" target="_blank">VTKConfig.cmake.in</a><br>
&gt;<br>
&gt; This file did not have any entry for VTK_DIR.  The only entry mentioning<br>
&gt; VTK_DIR is:<br>
&gt;<br>
&gt; # The VTK Qt configuration.<br>
&gt; IF(VTK_USE_QVTK)<br>
&gt;   INCLUDE(${VTK_DIR}/VTKConfigQt.cmake)<br>
&gt; ENDIF(VTK_USE_QVTK)<br>
&gt;<br>
&gt;<br>
&gt; Is there anything I need in order to generate VTKConfig.cmake?<br>
<br>
You will find this file in the VTK build directory.<br>
<br>
HTH,<br>
Matt<br>
<br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Oct 23, 2012 at 12:13 PM, Bill Lorensen &lt;<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Look for this file: VTKConfig.cmake<br>
&gt;&gt;<br>
&gt;&gt; set VTK_DIR to the directory containing this file.<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Oct 23, 2012 at 12:11 PM, Ronny Shalev &lt;<a href="mailto:rys@case.edu">rys@case.edu</a>&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am trying to implement the Step 1 example program provided with the VTK<br>
&gt;&gt;&gt; Examples.  I am using the cmake GUI to try and create a project but I keep<br>
&gt;&gt;&gt; getting the message:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/<br>
&gt;&gt;&gt; FindVTK.cmake:135 (MESSAGE):<br>
&gt;&gt;&gt; VTK not found. Set the VTK_DIR cmake cache entry to the directory<br>
&gt;&gt;&gt; containing VTKConfig.cmake. This is either the root of the build tree, or<br>
&gt;&gt;&gt; PREFIX/lib/vtk for an installation. For VTK 4.0, this is the location of<br>
&gt;&gt;&gt; UseVTK.cmake. This is either the root of the build tree or<br>
&gt;&gt;&gt; PREFIX/include/vtk for an installation.<br>
&gt;&gt;&gt; Call Stack (most recent call first):<br>
&gt;&gt;&gt; CMakeLists.txt:6 (FIND_PACKAGE)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I specified the VTK_DIR using all possible locations, but this message<br>
&gt;&gt;&gt; keeps returning and I cannot get started with VTK.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; My environment:<br>
&gt;&gt;&gt; Microsoft Visual Studio 10 (cmake does find it)<br>
&gt;&gt;&gt; VTK version 5.8.0 (installed under c:\Program Files\)<br>
&gt;&gt;&gt; Cmake version: 2.8.9 (also installed under c:\Program Files\)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I would greatly appreciate help in resolving this.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks for the help<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _____________________________________<br>
&gt;&gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Visit other Kitware open-source projects at<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt;&gt;&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt;&gt;&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Follow this link to subscribe/unsubscribe:<br>
&gt;&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Unpaid intern in BillsBasement at noware dot com<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
</blockquote></div><br>