Installation Issues

He Who Is

17-03-2007 17:08:29

I've downloaded and installed Ogre 1.2.0, SWIG, and the OgreDotNet precompiled DLLs. I'm using VS 2005 Express Edition, but it won't let me import the OgreDotNet dlls. When I select the .dll files to add a reference, it simply tells me that:

"A reference to 'C:\OgreDotNet_vs8_Bin\Release\CeguiBindings.dll' could not be added. Please make sure that the file is accessible, and that it is a valid assembly or COM component."

The instructions for installing OgreDotNet that appear on the Wiki are extremely vague, and give no information on using the precompiled dlls. Am I supposed to put them in the OgreSDK\bin\[Release/Debug] directories first? Is there something I'm missing here?