System: Ubuntu 18.04
since there is no NVIDIA XXX folder in my/usr/lib directory, use the following method in the. Bashrc file:
export PATH=/usr/local/cuda-10.2/bin${PATH:+:${PATH}}
export LD_LIBRARY_PATH=/usr/local/cuda-10.2/lib64${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGLEW.so:/usr/lib/nvidia-460/libGL.so
it won ‘t work.
The final solution is:
By manually adding environment variables for the current running environment, run – & gt; Edit configuration – & gt; Add the corresponding environment variable to the environment variable
Variable name: LD_ Preload
variable value:/usr/lib/x86_ 64-linux-gnu/libGLEW.so
Read More:
- pyvista error: root:GLEW could Missing GL version settlement method
- Vs2013 + glfw + glew configure OpenGL development environment
- This version of chromedriver only supports chrome version 92 crawler simulates the problem of Google plug-in version when the browser clicks and reports an error
- (64 bit) OpenGL configuration + vs2017 + glew + glfw
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- The tutorial and difference of glew, glfw, glad and freeglut
- Error: cudaGetDevice() failed. Status: CUDA driver version is insufficient for CUDA runtime version
- Vs2015 configuring OpenGL (glfw, glew)
- Configuring OpenGL + glew in windows10 + Visual Studio 2017
- Solution of VS2008 unable to open GL / glaux. H header file
- Opne GL es learning experience!
- #During OpenGL development, fatal error C1083: can’t open include file: “GL / glut. H”: no such file or directory
- Solving CodeBlocks OpenGL glew undefined reference to`_ imp__ Glewinit ‘error
- Solution to the problem that OpenGL can’t find glew32.dll in vs2019
- Bindtextureimage: cleaning GL error: 0x502 during Android opengles2.0 hard decoding
- Vs compiling OpenGL project, the solution of unable to open the source file “GL / glaux. H” appears
- In VS2010, the compiler cannot open the file “GL / glaux. H”: no such file or directory
- Eclipse specifies JDK version to start, and resolves version XXXX of the JVM is not suitable
- RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd
- VS2010 compiler can’t open include file: “GL / glaux. H”: no such file or directory