[vtk-developers] VTK and QT problems.
Andrew Maclean
andrew.amaclean at gmail.com
Sat May 31 20:16:36 EDT 2008
When will VTK be able to use the newer version of QT? It is QT4.4
giving me problems. I must admit I find it frustrating that every time
a new version of QT comes out everything breaks badly. It is even
worse for ParaView!!!
Is this an issue with the CMake FindQT module or specific to VTK?
I am getting these errors:
CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
QT_FONTCONFIG_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_FREETYPE_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_PNG_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_X11_ICE_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_X11_SM_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_XI_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_XRANDR_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
QT_XRENDER_LIBRARY (ADVANCED)
linked by target "QVTK" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt
linked by target "QVTKCxxTests" in directory
/home/amaclean/Code/Kitware/src/VTK/GUISupport/Qt/Testing/Cxx
--
___________________________________________
Andrew J. P. Maclean
Centre for Autonomous Systems
The Rose Street Building J04
The University of Sydney 2006 NSW
AUSTRALIA
Ph: +61 2 9351 3283
Fax: +61 2 9351 7474
URL: http://www.acfr.usyd.edu.au/
___________________________________________
More information about the vtk-developers
mailing list