[osg-users] [ANN] Cross-platform guide for Linux, macOS, and Windows

Alberto Luaces aluaces at udc.es
Tue Apr 4 09:26:48 PDT 2017


michael kapelko writes:

> 1.2. Install OpenSceneGraph under Linux and display the cube with osgviewer

Hi Michael, good work.

Maybe it is a philosophical issue, but instead of installing the
dependencies one by one I would just issue a

sudo apt-get build-dep openscenegraph

which, as the man page reads,

"causes apt-get to install/remove packages in an attempt to satisfy the
build dependencies for a source package."

so you would not be required to install g++, cmake, opengl,
etc. yourself.

-- 
Alberto




More information about the osg-users mailing list