Elric
29-04-2008 15:55:25
I can compile OgreAL and the demos both in release and debug mode.
OgreAL is installed into-> E:\Developer\OgreAL
OgreSDK is installed into-> E:\Developer\OgreSDK
The executables of the demos are put into-> E:\Developer\OgreAL\Demos\bin\{Release|Debug}
I need to reconfig the Plugins.cfg files in these directories as told in http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=3293
I tried all of these (for debug mode, for example)
PluginFolder=E:\Developer\OgreSDK\bin\debug
PluginFolder=E:/Developer/OgreSDK/bin/debug
PluginFolder=../../../../OgreSDK/bin/debug
PluginFolder=..\..\..\..\OgreSDK\bin\debug
But none of these worked and everytime I run a demo it says it can't find
OgreMain_d.dll...
I should really get some advice here because I am about to go mad.
OgreAL is installed into-> E:\Developer\OgreAL
OgreSDK is installed into-> E:\Developer\OgreSDK
The executables of the demos are put into-> E:\Developer\OgreAL\Demos\bin\{Release|Debug}
I need to reconfig the Plugins.cfg files in these directories as told in http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=3293
I tried all of these (for debug mode, for example)
PluginFolder=E:\Developer\OgreSDK\bin\debug
PluginFolder=E:/Developer/OgreSDK/bin/debug
PluginFolder=../../../../OgreSDK/bin/debug
PluginFolder=..\..\..\..\OgreSDK\bin\debug
But none of these worked and everytime I run a demo it says it can't find
OgreMain_d.dll...
I should really get some advice here because I am about to go mad.