[vtkusers] building vtk 6.1 with qt 5.2.1

Petar Petrov pip010 at gmail.com
Fri Jun 27 12:34:24 EDT 2014


there are instructions for building what i want:
http://www.vtk.org/Wiki/VTK/Configure_and_Build
however i face issues with glut32 not found. similar to :
http://qt-project.org/forums/viewthread/30006/
I do have win sdk 8 installed, followed all instruction but still
CMAKE complains:

CMake Error at G:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:16
(message):
Failed to find "glu32" in "" with CMAKE_CXX_LIBRARY_ARCHITECTURE "".
Call Stack (most recent call first):
G:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:52
(_qt5gui_find_extra_libs)
G:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:152
(include)
G:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:94
(find_package)
GUISupport/Qt/CMakeLists.txt:58 (find_package)


More information about the vtkusers mailing list