[vtkusers] Failed to find "glu32" (VTK6.1, Qt5.2.1, MSVC2012)

John Anaia john.anaia at gmail.com
Thu May 1 03:15:20 EDT 2014


Dear vtkusers,

While building VTK6.1 with Qt5.2.1 (MSVC2012_64_opengl prebuilt binary)
using MSVC2012_x64 on Windows 8.1, I got the following error message:

CMake Error at
C:/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 "".

I checked VTK_GROUP_QT, Module_vtkGUISupportQt,
Module_vtkGUISupportQtOpenGL, and set QT version to 5. CMake found the
following three DIR's:

Qt5Core_DIR = C:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Core
Qt5Gui_DIR = C:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Gui
Qt5Widgets_DIR = C:/Qt/Qt5.2.1/5.2.1/msvc2012_64_opengl/lib/cmake/Qt5Widgets

Did I miss anything?

Thank you all,
John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20140501/2ed02849/attachment.html>


More information about the vtkusers mailing list