Hello,
I get this errors in cmake
CMake Error at E:/Qt/Qt5.2.1/5.2.1/mingw48_32/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:16 (message):
Failed to find "glu32" in "" with CMAKE_CXX_LIBRARY_ARCHITECTURE "".
Call Stack (most recent call first):
E:/Qt/Qt5.2.1/5.2.1/mingw48_32/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:52 (_qt5gui_find_extra_libs)
E:/Qt/Qt5.2.1/5.2.1/mingw48_32/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:152 (include)
cmake/OpenCVFindLibsGUI.cmake:19 (find_package)
CMakeLists.txt:434 (include)
opengl32 glu32 gdi32
———————————————
How i fix that, I’m using Windows 8.1 ×64
Qt5.2.1 ×32
opencv 2.4.8 windows
cmake-2.8.12.2-win32-x86
……………………………………….
i read this http://stackoverflow.com/questions/15881913/how-to-link-opencv-in-qtcreator-and-use-qt-library to link opencv with qt, but it didn’t work and i get that problem
please in need help
↧