Hello,

I was suggested to ask this question in cmake mailing list.

I am compliining ITK wiith ItkVtkGlue ON. ITK and VTK both are the latest
version that I got from github.
I am getting the following error and was wondering whether you know why
the complication encounters the following error, as I could not figure this
out?

[ 69%] Building CXX object
Modules/Core/Common/test/CMakeFiles/ITKCommon1TestDriver.dir/itkImageRandomIteratorTest.cxx.o
[ 70%] Building CXX object
Modules/Core/Common/test/CMakeFiles/ITKCommon2TestDriver.dir/itkTreeContainerTest.cxx.o
[ 70%] Building CXX object
Modules/Core/Common/test/CMakeFiles/ITKCommon2TestDriver.dir/itkVariableLengthVectorTest.cxx.o
[ 70%] Building CXX object
Modules/Core/Common/test/CMakeFiles/ITKCommon2TestDriver.dir/itkSpatialFunctionTest.cxx.o
/usr/bin/ld: cannot find -lQt5::Widgets
collect2: ld returned 1 exit status
make[2]: *** [bin/ITKVtkGlueTestDriver] Error 1
make[1]: ***
[Modules/Bridge/VtkGlue/test/CMakeFiles/ITKVtkGlueTestDriver.dir/all] Error
2
make[1]: *** Waiting for unfinished jobs....

Thanks
-S
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to