the_cX
03-03-2006 20:20:13
well, do get your project to work, you need to add a reference to the Math3D and OgreDotNet dlls. if your in debug mode, you need to add the debug version of the dlls. but if you want to compile in release mode, the compiler will give you errors because you need to remove those references, and add the release version of those dlls as references. and when you switch back, you have to do it again, etc...
is there a solution to remedy this kind of annoying step?
is there a solution to remedy this kind of annoying step?