monkeyboi
08-11-2011 16:02:55
Ok I am trying to solve the problem I mentioned in another topic "Error while converting from debug model to release model "
So now I am using a simple tutorial of Nxogre and try to run it in release model, but it asks for OgreMain_d.dll
The debug model is working fine and I set up all the directories and additional dependencies as below:
[attachment=1]123.jpg[/attachment]
[attachment=0]321.jpg[/attachment]
Additionally I set working directory as $(OutDir) which is D:\Users\Jerry\Documents\Visual Studio 2008\Projects\NxOgre\Release and set additional library directory as C:\dev\OgreSDK\lib\release
Any idea how to fix it?
Thanks advance
So now I am using a simple tutorial of Nxogre and try to run it in release model, but it asks for OgreMain_d.dll
The debug model is working fine and I set up all the directories and additional dependencies as below:
[attachment=1]123.jpg[/attachment]
[attachment=0]321.jpg[/attachment]
Additionally I set working directory as $(OutDir) which is D:\Users\Jerry\Documents\Visual Studio 2008\Projects\NxOgre\Release and set additional library directory as C:\dev\OgreSDK\lib\release
Any idea how to fix it?
Thanks advance