<div dir="ltr">You need to have built VTK. <div><br></div><div style>If you have not built VTK before, then try the examples superbuild:</div><div style><br></div><div style><a href="http://www.cmake.org/Wiki/ITK/Examples/Instructions/ForUsers#Use_the_Superbuild_to_build_a_proper_VTK_and_ITK">http://www.cmake.org/Wiki/ITK/Examples/Instructions/ForUsers#Use_the_Superbuild_to_build_a_proper_VTK_and_ITK</a><br>
</div><div style><br></div><div style>Bill</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Aug 30, 2013 at 5:07 AM, Alessio Mazzarini <span dir="ltr"><<a href="mailto:alessiomazzarini89@gmail.com" target="_blank">alessiomazzarini89@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 bgcolor="#FFFFFF" text="#000000">
<div>Hi! I follow the instructions of the
wiki page, but after extracted the file and change directory to
the Build one, i run cmake with the command: "cmake .." but i have
this error ( i obtain the same error also when i specify the path
where ITK is built):<div class="im"><br>
<br>
<br>
CMake Error at CMakeLists.txt:12 (find_package):<br>
Could not find module FindItkVtkGlue.cmake or a configuration
file for<br>
package ItkVtkGlue.<br>
<br>
Adjust CMAKE_MODULE_PATH to find FindItkVtkGlue.cmake or set
ItkVtkGlue_DIR<br>
to the directory containing a CMake configuration file for
ItkVtkGlue. The<br>
file will have one of the following names:<br>
<br>
ItkVtkGlueConfig.cmake<br>
itkvtkglue-config.cmake<br>
<br>
<br>
<br>
CMake Error at CMakeLists.txt:13 (include):<br>
include called with wrong number of arguments. Include only
takes one<br>
file.<br>
<br>
<br></div><div class="im">
are there some libraries that i need to install for VTK?<br>
<br></div>
i'm sorry if i commit some error with the mailinglist but i am a
new user if it.<div class="im"><br>
<br>
<br>
Il 29/08/2013 22:35, Bill Lorensen ha scritto:<br>
</div></div>
<blockquote type="cite">
<div dir="ltr">
<div>Just follow the directions on the bottom of this page:<br>
<br>
<a href="http://itk.org/Wiki/ITK/Examples/SimpleOperations/RandomImageSource" target="_blank">http://itk.org/Wiki/ITK/Examples/SimpleOperations/RandomImageSource</a><br>
<br>
</div><div><div class="h5">
NOTE: This example assumes you have installed or built VTK.<br>
<br>
</div></div></div><div><div class="h5">
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Thu, Aug 29, 2013 at 12:48 PM,
Alessio Mazzarini <span dir="ltr"><<a href="mailto:alessiomazzarini89@gmail.com" target="_blank">alessiomazzarini89@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi
everyone, i am a new user of ITK and i'm trying to run the
"RandomImageSource" which i found on the wiki exemples.<br>
i set the "Build" directory the one empty who is in the .tar
file downloaded.<br>
<br>
I use Cmake and once i try to configure it, i get this error
on the display:<br>
<br>
ItkVtkGlue_DIR ItkVtkGlue_DIR-NOTFOUND<br>
<br>
************************<br>
CMake Error at CMakeLists.txt:12 (find_package):<br>
Could not find module FindItkVtkGlue.cmake or a
configuration file for<br>
package ItkVtkGlue.<br>
<br>
Adjust CMAKE_MODULE_PATH to find FindItkVtkGlue.cmake or
set ItkVtkGlue_DIR<br>
to the directory containing a CMake configuration file for
ItkVtkGlue. The<br>
file will have one of the following names:<br>
<br>
ItkVtkGlueConfig.cmake<br>
itkvtkglue-config.cmake<br>
<br>
<br>
CMake Error at CMakeLists.txt:13 (include):<br>
include called with wrong number of arguments. Include
only takes one<br>
file.<br>
*******************************<br>
<br>
<br>
can anyone help me or suggest how to fix it?<br>
<br>
<br>
I'm using linux on Ubuntu 12.04 LTS.<br>
Many thanks for considering my request.<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>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Unpaid intern in BillsBasement at noware dot com<br>
</div>
</div></div></blockquote>
<br>
</div>
<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><br clear="all"><div><br></div>-- <br>Unpaid intern in BillsBasement at noware dot com<br>
</div>