openscenegraph在ubuntu上编译

Posted 龙畅

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了openscenegraph在ubuntu上编译相关的知识,希望对你有一定的参考价值。

https://blog.csdn.net/ustbyangcheng/article/details/8689632

 

sudo apt-get build-dep openscenegraph #安装必备依赖库
 
sudo apt-get install mesa-common-dev freeglut3 freeglut3-dev #安装OpenGL库,否则提示找不到文件<GL/gl.h>

以上是关于openscenegraph在ubuntu上编译的主要内容,如果未能解决你的问题,请参考以下文章