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"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></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 <<a href="mailto:rys@case.edu">rys@case.edu</a>> wrote:<br>
> Thanks.<br>
><br>
> The only file I could find is <a href="http://VTKConfig.cmake.in" target="_blank">VTKConfig.cmake.in</a><br>
><br>
> This file did not have any entry for VTK_DIR. The only entry mentioning<br>
> VTK_DIR is:<br>
><br>
> # The VTK Qt configuration.<br>
> IF(VTK_USE_QVTK)<br>
> INCLUDE(${VTK_DIR}/VTKConfigQt.cmake)<br>
> ENDIF(VTK_USE_QVTK)<br>
><br>
><br>
> 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>
><br>
> Thanks<br>
><br>
><br>
><br>
><br>
><br>
> On Tue, Oct 23, 2012 at 12:13 PM, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>><br>
> wrote:<br>
>><br>
>> Look for this file: VTKConfig.cmake<br>
>><br>
>> set VTK_DIR to the directory containing this file.<br>
>><br>
>> On Tue, Oct 23, 2012 at 12:11 PM, Ronny Shalev <<a href="mailto:rys@case.edu">rys@case.edu</a>> wrote:<br>
>>><br>
>>> I am trying to implement the Step 1 example program provided with the VTK<br>
>>> Examples. I am using the cmake GUI to try and create a project but I keep<br>
>>> getting the message:<br>
>>><br>
>>> CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/<br>
>>> FindVTK.cmake:135 (MESSAGE):<br>
>>> VTK not found. Set the VTK_DIR cmake cache entry to the directory<br>
>>> containing VTKConfig.cmake. This is either the root of the build tree, or<br>
>>> PREFIX/lib/vtk for an installation. For VTK 4.0, this is the location of<br>
>>> UseVTK.cmake. This is either the root of the build tree or<br>
>>> PREFIX/include/vtk for an installation.<br>
>>> Call Stack (most recent call first):<br>
>>> CMakeLists.txt:6 (FIND_PACKAGE)<br>
>>><br>
>>><br>
>>> I specified the VTK_DIR using all possible locations, but this message<br>
>>> keeps returning and I cannot get started with VTK.<br>
>>><br>
>>> My environment:<br>
>>> Microsoft Visual Studio 10 (cmake does find it)<br>
>>> VTK version 5.8.0 (installed under c:\Program Files\)<br>
>>> Cmake version: 2.8.9 (also installed under c:\Program Files\)<br>
>>><br>
>>> I would greatly appreciate help in resolving this.<br>
>>><br>
>>> Thanks for the help<br>
>>><br>
>>> _____________________________________<br>
>>> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</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>
>>> Kitware offers ITK Training Courses, for more information visit:<br>
>>> <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
>>><br>
>>> Please keep messages on-topic and check the ITK FAQ at:<br>
>>> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
>>><br>
>>> Follow this link to subscribe/unsubscribe:<br>
>>> <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> Unpaid intern in BillsBasement at noware dot com<br>
>><br>
><br>
><br>
> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</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>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
><br>
</blockquote></div><br>