problem compiling Demo08_RagdollExample

spline

19-04-2006 16:08:45

Hi have a small problem anyone have any ideas

------ Build started: Project: Demo08_RagdollExample, Configuration: Release Win32 ------
Compiling...
Ragdoll.cpp
.\Ragdoll.cpp(118) : error C2039: '_getBindingPoseInverseTransform' : is not a member of 'Ogre::Bone'
c:\programming\ogre\ogrenew\ogremain\include\OgreBone.h(41) : see declaration of 'Ogre::Bone'
.\Ragdoll.cpp(122) : warning C4018: '<' : signed/unsigned mismatch
.\Ragdoll.cpp(188) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
Build log was saved at "file://c:\programming\ogre\orgeaddons\OgreNewt\demos\Demo08_RagdollExample\Build\Release\BuildLog.htm"
Demo08_RagdollExample - 1 error(s), 2 warning(s)
========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ==========

thanx :lol: