I get the following mesage:

I think it's pointing me to OgreGPUProgramManager.cpp, Line 42 of which reads:
Code: Select all
40: GpuProgramManager& GpuProgramManager::getSingleton(void)
41: {
42: assert( ms_Singleton ); return ( *ms_Singleton );
43: }
http://www.ogre3d.org/wiki/index.php/Pr ... et_Started
If it helps, the last few lines of my log file read:
Code: Select all
18:19:15: Added resource location 'resource' of type 'FileSystem' to resource group 'General'
18:19:15: Creating resource group GUI
18:19:15: Added resource location 'resource/gui.zip' of type 'Zip' to resource group 'GUI'
18:19:15: Added resource location 'c:\windows\fonts' of type 'FileSystem' to resource group 'GUI'
18:19:15: Initialising resource group General
18:19:15: Parsing scripts for resource group General
18:19:15: Parsing script Thermite.program