Skip to content

Commit

Permalink
Merge pull request #8 from AngelM1981/master
Browse files Browse the repository at this point in the history
OpenSceneGraph is build by default and not optional
  • Loading branch information
sjoelund committed Nov 25, 2015
2 parents f55a729 + 6561db0 commit 0415bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -17,7 +17,7 @@ To get everything running, you will need a few extras:
- libexpat (it's actually included in the FMIL sources which are included... but we do not compile those and it's better to use the OS-provided dynamically linked version)
- ncurses, readline (optional, used by OMShell-terminal)
- omniORB (optional; CORBA is used by OMOptim and OMShell)
- OpenSceneGraph (optional, part of Modelica3D which should be compiled but is actually not yet compiled)
- OpenSceneGraph
- Qt4, Webkit
- [Sundials](http://www.llnl.gov/CASC/sundials/) (optional; adds more numerical solvers to the simulation runtime)

Expand Down

0 comments on commit 0415bf1

Please sign in to comment.