Hello,
I'm very interested by your projet but I'm not able to launch it on my windows (and I'm lazy to compile it ;-)
Whenener I launch the application, it stops immediatly. (I'm able to see a full-black-screen during few seconds).
CEGUI.log:
...
14/06/2014 17:18:12 (Std) ---- CEGUI System initialisation completed ----
14/06/2014 17:18:12 (Std) ---- Version 0.6.0 ----
14/06/2014 17:18:12 (Std) ---- Renderer module is: CEGUI::OgreRenderer - Official Ogre based renderer module for CEGUI ----
14/06/2014 17:18:12 (Std) ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
14/06/2014 17:18:12 (Std) ---- Scripting module is: None ----
14/06/2014 17:18:12 (Std) Attempting to load Scheme from file 'Style.scheme'.
14/06/2014 17:18:12 (Error) Scheme::Scheme - loading of Scheme from file 'Style.scheme' failed.
Ogre.log:
...
17:18:12: Finished parsing scripts for resource group FX
17:18:12: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource Style.scheme in resource group GUI or any other group. in ResourceGroupManager::openResource at ..\src\OgreResourceGroupManager.cpp (line 604)
17:18:12: Error during initialization, program exits. Reason:
OGRE EXCEPTION(6:): Cannot locate resource Style.scheme in resource group GUI or any other group. in ResourceGroupManager::openResource at ..\src\OgreResourceGroupManager.cpp (line 604)
Okay I just saw this ticket:
https://sourceforge.net/p/foreverwar/bugs/1/
So I have also to download the resource file. Ok...but you could add a README ;-)