You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • 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
  • No labels