OpenSceneGraph: Difference between revisions

Jump to navigation Jump to search
(temporarily moved lib64 content to Talk:OpenSceneGraph)
Line 50: Line 50:
  mkdir build.osg
  mkdir build.osg
  cd build.osg
  cd build.osg
  ccmake ../path/to/osg/source
  cmake ../path/to/osg/source
  make
  make
  make install
  make install
Line 56: Line 56:
On other systems the steps might be different.
On other systems the steps might be different.


Recommended options to set in the ccmake menus:
Recommended options to set in the cmake menus:
* Build type: Release
* Build type: Release
* You don't need to build the examples, wrappers or applications.
* You don't need to build the examples, wrappers or applications.
Line 91: Line 91:
== lib64 ==
== lib64 ==
Content moved to [[Talk:OpenSceneGraph]] for now.
Content moved to [[Talk:OpenSceneGraph]] for now.


= Features and issues =
= Features and issues =
20

edits

Navigation menu