libQGLViewer3.0
libQGLViewer在ubuntu22.04编译没哟错误,但是在ubuntu20.04系统下编译出现错误:
编译错误信息:
lib/QGLViewer3.0/qglviewer.cpp:686:14: error: ‘screen’ was not declared in this scope; did you mean ‘QScreen’?
解决办法:
libQGLViewer在ubuntu22.04编译没哟错误,但是在ubuntu20.04系统下编译出现错误:
编译错误信息:
lib/QGLViewer3.0/qglviewer.cpp:686:14: error: ‘screen’ was not declared in this scope; did you mean ‘QScreen’?
解决办法:
评论已关闭