<div dir="ltr"><div><div>Dear Shandra,<br>marking that flag ON means that you have a version of the VXL library compiled and/or available somewhere OUT of the ITK source tree. Thus, it means that CMake/ITK will try to find it there where you tell them to do so by means of the VXL_DIR variable.<br>
<br></div>Besides, CMake will try to locate any of the VXLConfig.cmake or vxl-config.cmake files in that very folder.<br><br></div>HTH,<br>JON HAITZ<br><div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">
On 29 January 2014 17:09, Shandra Gutierrez Diaz <span dir="ltr"><<a href="mailto:Shandra.GutierrezDiaz@ugent.be" target="_blank">Shandra.GutierrezDiaz@ugent.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div style="word-wrap:break-word">Hi,<div><br></div><div>I am new in ITK and I am having some basic errors . When I build ITK without ITK_USE_SYSTEM_VXL I can build it without any problem, however I need vxl to run a project and I always get the following error:</div>
<div><br></div><div><div style="margin:0px;text-indent:0px"><span style="color:rgb(255,0,0)">CMake Error at Modules/ThirdParty/VNL/CMakeLists.txt:8 (Find_Package):<br>  By not providing "FindVXL.cmake" in CMAKE_MODULE_PATH this project has<br>
  asked CMake to find a package configuration file provided by "VXL", but<br>  CMake did not find one.<br><br>  Could not find a package configuration file provided by "VXL" with any of<br>  the following names:<br>
<br>    VXLConfig.cmake<br>    vxl-config.cmake<br><br>  Add the installation prefix of "VXL" to CMAKE_PREFIX_PATH or set "VXL_DIR"<br>  to a directory containing one of the above files.  If "VXL" provides a<br>
  separate development package or SDK, be sure it has been installed.</span></div>
<br></div><div>I have tried to set the VXL_DIR but still appears the same error. Any clue?</div><div>Best, </div><span class=""><font color="#888888"><div><br></div><div>Shandra</div></font></span></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></div></div></div></div></div>