- Issue:
- SDKTray has some minor changes so that the constructor needs a parameter changed.
- Solution:
- Create the project as usual.
- In project settings:
- Add the "$(OGRE_HOME)\include\OGRE\Overlay" into include directory
- In Linker tab, add "OgreOverlay_d.lib" into the text box
- Seems 1.9.0 has Overlay as an independent unit instead of linking it all in OgreMain_d.lib