Page 1 of 1

[solved] avoiding ogre dependency

Posted: 26 Mar 2016, 15:40
by tarsis
hello,

by looking at the code i learned that i *have* to build mygui before building openmw, there is no way around.

mygui itself needs ogre, which is a fat dependency given the fact that openmw itself uses openscenegraph for rendering now. so actually one has to install two rendering engines.

are there any plans for the past 1.0 era to change this (meaning: getting rid of the mygui/ogre dependency)?

Re: avoiding ogre dependency

Posted: 26 Mar 2016, 15:50
by psi29a
This is a mygui problem and not an openmw problem.

That being said, have you tried building mygui without ogre? In theory all you need is just the opengl plugin which is what openmw uses.

http://mygui.info/
https://github.com/MyGUI/mygui

Re: avoiding ogre dependency

Posted: 26 Mar 2016, 16:18
by tarsis