The execution never returns from Ogre createWindow function.
The process is running, but shows window, nothing !
Here is dev env.:
Windows XP SP3
Visual C++ 9
OgreSDK 1.7.1
wxWidget 2.8.11
We won't be fixing 1.7.1 compatibility bugs at the moment. But chances are, a file in the Resources folder is missing, the plugins.cfg is missing or missing a key entry, or a CRT version missmatch (that one's hard to track down).
Be sure to be using the *.cfg files and resources folder from the Win32 binary distribution to ensure you didn't make a mistake there.
Newest 0.7 RC1 src release comes with some, but not all of those files already.Which weren't in the v0.6 release
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. Thanks for the bug report.
We won't be fixing 1.7.1 compatibility bugs at the moment. But chances are, a file in the Resources folder is missing, the plugins.cfg is missing or missing a key entry, or a CRT version missmatch (that one's hard to track down).
Be sure to be using the *.cfg files and resources folder from the Win32 binary distribution to ensure you didn't make a mistake there.
Newest 0.7 RC1 src release comes with some, but not all of those files already.Which weren't in the v0.6 release