Closed GoogleCodeExporter closed 9 years ago
There are two separate issues here:
1. The compilation error is a duplicate of already existing issue #38 - i.e.
you are either using too new MyGUI or you have several MyGUI installations.
Uninstall MyGUI and install the latest stable release of it, 3.0.1. The error
seems to only be produced by the editor, which is why the game exe is still
produced.
2. The OGRE plugins are not found. This means that you have probably installed
OGRE to some weird location. Either install it to standard /usr or /usr/local
prefix (so that the plugins are in /usr/lib/OGRE or /usr/local/lib/OGRE) or
start the game with environment variable OGRE_PLUGIN_DIR set to the correct
location. You can also check issue #48 which relates to this.
Original comment by tapiovie...@gmail.com
on 16 Apr 2011 at 11:36
Original issue reported on code.google.com by
ocirn...@gmail.com
on 16 Apr 2011 at 10:53