[Insight-users] TK_USE_SYSTEM_VXL=ON error

Jon Haitz Legarreta jhlegarreta at vicomtech.org
Wed Jan 29 13:08:54 EST 2014


Dear Shandra,
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.

Besides, CMake will try to locate any of the VXLConfig.cmake or
vxl-config.cmake files in that very folder.

HTH,
JON HAITZ


On 29 January 2014 17:09, Shandra Gutierrez Diaz <
Shandra.GutierrezDiaz at ugent.be> wrote:

> Hi,
>
> 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:
>
> CMake Error at Modules/ThirdParty/VNL/CMakeLists.txt:8 (Find_Package):
> By not providing "FindVXL.cmake" in CMAKE_MODULE_PATH this project has
> asked CMake to find a package configuration file provided by "VXL", but
> CMake did not find one.
>
> Could not find a package configuration file provided by "VXL" with any of
> the following names:
>
> VXLConfig.cmake
> vxl-config.cmake
>
> Add the installation prefix of "VXL" to CMAKE_PREFIX_PATH or set "VXL_DIR"
> to a directory containing one of the above files. If "VXL" provides a
> separate development package or SDK, be sure it has been installed.
>
> I have tried to set the VXL_DIR but still appears the same error. Any clue?
> Best,
>
> Shandra
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140129/46a86144/attachment.html>


More information about the Insight-users mailing list