Problem when openResource

StoneChang

30-03-2009 02:45:35

Hi,

I used Version 2.2.2, when i complied the project, there is an error when open "core.xml"
code as below:

"
stream = Ogre::ResourceGroupManager::getSingleton().openResource(_filename, _group);

return open(stream);
"

"
read = _stream->getLine (false); //Error
"
[attachment=0]err.jpg[/attachment]

thanks