Violet
05-04-2006 16:18:58
I've been trying to compile OgreDotNet - and the projects
CeguiBindings
CeguiNet
Math3D
OgreBindings
OgreBindings_Cegui
OgreNet
compile just fine. But OgreNet.CeguiRenderer seems to be missing some files;
OgreBindings_Cegui.cs
OgreBindings_CeguiPINVOKE.cs
OgreCEGUIRenderer.cs
OgreCEGUIResourceProvider.cs
OgreCEGUITexture.cs
The demo projects won't compile but instead complain
error CS0006: Metadata file 'E:\Programming\Libraries\Ogre\ogredotnet\OgreNet.Cegui\Bin\Debug\OgreDotNet.Cegui.dll' could not be found
This, I assume, is due to the failure to compile OgreNet.CeguiRenderer.
I'm using VS2005 and swig version 1.3.29 and updated the newest versions of OgreDotNet and Ogre SDK yesterday.
I've doublechecked the OgreDotNet installing guide in the wiki, but I must still have fucked something up. Any ideas what it could be?
CeguiBindings
CeguiNet
Math3D
OgreBindings
OgreBindings_Cegui
OgreNet
compile just fine. But OgreNet.CeguiRenderer seems to be missing some files;
OgreBindings_Cegui.cs
OgreBindings_CeguiPINVOKE.cs
OgreCEGUIRenderer.cs
OgreCEGUIResourceProvider.cs
OgreCEGUITexture.cs
The demo projects won't compile but instead complain
error CS0006: Metadata file 'E:\Programming\Libraries\Ogre\ogredotnet\OgreNet.Cegui\Bin\Debug\OgreDotNet.Cegui.dll' could not be found
This, I assume, is due to the failure to compile OgreNet.CeguiRenderer.
I'm using VS2005 and swig version 1.3.29 and updated the newest versions of OgreDotNet and Ogre SDK yesterday.
I've doublechecked the OgreDotNet installing guide in the wiki, but I must still have fucked something up. Any ideas what it could be?