[vtkusers] Wiki CMakeListsFileForQT4

Zweistein Matthiasth at gmx.de
Wed Aug 21 09:36:56 EDT 2013


Hello,

Right here,
http://www.vtk.org/Wiki/VTK/Tutorials/CMakeListsFileForQt4
it is written to use
target_link_libraries(application  ${QT_LIBRARIES} QVTK )

However, i get the error cannot find "QVTK.lib". But when i use
target_link_libraries(application  ${QT_LIBRARIES} ${VTK_LIBRARIES})
it works fine.

Qt 4.8.5
VTK 6.0

Does this need to be upgraded?

Best regards



--
View this message in context: http://vtk.1045678.n5.nabble.com/Wiki-CMakeListsFileForQT4-tp5722939.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list