Unfortunately, I can't get it to work. As in, it won't run. "This program has stopped working" instantly.
I've managed to get a few different errors, all seem to be occurring in the Ogre engine, not exactly sure what the problem is, but, by checking the logs, the hang occurs when it tries to parse the "Examples.program" script.
Also generates some other errors within the Ogre.txt file (though none in error.txt)
Such as some of these:
14:11:10: OGRE EXCEPTION(2:InvalidParametersException): Parameter called worldviewproj does not exist. in GpuProgramParameters::_findNamedConstantDefinition at ..\src\OgreGpuProgram.cpp (line 1095)
14:11:10: Compiler error: invalid parameters in Sun.material(38): setting of constant failed
14:09:18: OGRE EXCEPTION(3:RenderingAPIException): Failed to create Direct3D9 Device: Invalid call in D3D9RenderWindow::createD3DResources at ..\src\OgreD3D9RenderWindow.cpp (line 597)
So, I guess I succeeded at crashing it
I'm currently playing around to see if I can tweak it into working.
I'm looking forward to it.