TracNav menu
-
Home
- About
-
Features
- Performance
- Multi-Threading
- Clustering
- Extensibility
- Comparison
-
Getting Started
-
Download
- Releases
- Dependencies
- Daily Builds
- Source
- API Documentation
- Building
- Demos
-
Help
- Tutorial
- FAQ
- How to?
- Reference
-
Community
- Application Gallery
- Mailing lists
-
External Support
- OpenSG Forum
- OpenSG Plus
- Users
-
Development
- Developers
-
Contributing
- CodeBazaar
- ProjectIdeas
-
Future
- Documentation
- Marketing
- Building
- File IO
- CodingStandard
Building OpenSG 1.x using gcc and scons
Supported compilers are gcc 3.x and 4.x.
Go into the OpenSG directory and type "./scons"
Type "./scons -h" to see all possible options.
Dependencies on Ubuntu gutsy
To compile opensg successfully on Ubuntu, you need to install the following packages:
sudo apt-get install g++ libglut3-dev zlib1g-dev bison flex libjpeg62-dev libpng12-dev libtiff4-dev libqt4-dev
if something's missing, please add
