CalVR

From Immersive Visualization Lab Wiki
Revision as of 19:28, 9 November 2010 by Hwang (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

CalVR Dependencies: OSG, MXML, GLEW, cmake

Build OSG: Developer release of OSG can be found here Assume the unpacked directory is ~/osg/

~/osg ->ccmake .

It turns into a terminal interface of cmake config for osg. In CMAKE_BUILD_TYPE, press Enter to edit the field, type in one of the option that with debug information RelWithDebInfo press 'c' to configure, press 'g' to generate.