Help adding references..

[DcM]

30-08-2006 05:12:16

Hi..

I'm just starting using OgreDotNet..

I succeed compiling the wrapper and when I'm adding the .dll as references to my project I'm getting this error

" A reference to 'c:\path\OgreBindings.dll" could not be added. Please make sure that the file is accessible, and that is is a valid assembly or COM component "

Getting this error for Math3D.dll, CeguiBindings.dll, OgreBindings.dll OgreBindings_Cegui.dll .. The dlls are in my debug/release folder.. I even tried with the precompiled version of theses dll .. same error.. I'm using Visual Studio 2005..

What I'm I doing wrong?


[Edit] ok.. got it to work.. I had to include OgreDotNet.dll :\.. guess I should read tutorials and installation on wiki.. :\ ;)

Btw.. nice project.. :)