Debuguing karma3d

dragutux

10-02-2011 14:01:13

Hello i'm looking for anyone with detritus & buggyswire knowledge to debug & make karma 3d recompilable.

dragutux

10-02-2011 14:50:51

project page originally : http://code.google.com/p/projectkarma/

so first problem is with camera handling

Edit : Fixed

second problem now ..
from character.cpp
Original file : http://code.google.com/p/projectkarma/s ... racter.cpp
My file : http://pastie.org/1549301

(compile log)
1>Character.cpp
1>c:\sdk\projects\projectkarma\karma\source\character.cpp(22) : error C2511: 'Character::Character(Ogre::SceneManager *,NxOgre::Scene *,Ogre::RenderSystem *,Ogre::String,Ogre::String,Ogre::Vector3,float,float,float,int)' : overloaded member function not found in 'Character'
1> c:\sdk\projects\projectkarma\karma\headers\character.h(16) : see declaration of 'Character'