Refer to the problem encountered when compiling and installing cmake glut_ Xmu_ Library (Advanced)
system environment: Ubuntu 16.04
cmake reports an error when building a program in KDevelop. The error information is as follows:
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:
GLUT_Xmu_LIBRARY (ADVANCED)
linked by target "openglsupport" in directory {$PATH}
-- Configuring incomplete, errors occurred!
Solution:
sudo apt-get install libxmu-dev
Read More:
- Configuring OpenGL with win 10 + CodeBlocks
- Vc2010 configuring OpenGL environment
- Configuring OpenGL in Code:: blocks
- CodeBlocks configuring OpenGL
- DEVC + + configuring OpenGL
- The solution of configuring OpenGL in vs2017
- Xcode configuring OpenGL
- Configuring OpenGL in Chinese version of VS2010 and problem solving
- Configuring OpenGL in VS
- CodeBlocks configuring OpenGL environment
- The simplest course of configuring OpenGL in vs2015
- Vs2019 nuget configuring OpenGL
- Codeblock configuring OpenGL
- Configuring OpenGL environment on Mac OS
- Configuring OpenGL environment with code blocks16.0 in Windows 10
- Vs2015 configuring OpenGL (glfw Library)
- Configuring OpenGL in Visual Studio 2015
- Problems in configuring OpenGL
- Vs2015 configuring OpenGL (glfw, glew)
- Configuring OpenGL in Visual Studio