in OgreGUIRenderer\ogretexture.cpp line 78, the type of "Ogre::ResourcePtr" cannot be transfered to "Ogre::Texture *"
in OgreGUIRenderer\ogretexture.cpp line 127, have no such identification - "datachunk"
...many such error occured in all three cpps in OgreGUIRenderer

and I searched in ogre engine, and I do find no such type, struct or class named" datachunk " in its namespace.
I use WinCvs to download the source codes of CEGUI. Does that mean I didn't down the latest codes or the new version of OGRE delete the type of "datachunk"? and How does the error type transfering? Please Help me!!
