osg::Node* loadedModel = 
osgDB::readNodeFile("D:/LABs/òåïëî/lab4/bin/osg/all.osg");
output: Warning: Could not find plugin to read objects from file 
"D:/LABs/òåïëî/lab4/bin/osg/all.osg".

osg::Node* loadedModel = osgDB::readNodeFile("D:/LABs/NOT RUSSIAN 
LETTERS/lab4/bin/osg/all.osg");
- all OK!


27.02.08, 15:53, "GMD GammerMaxyandex.ru" <[EMAIL PROTECTED]>:

> readNodeFile function couldn't find and read filename with russian letters(if 
> filename contains russian letters). 
> This promlem is specific for OSG version up 2.0.
> This problem was not exist at 1.x versions. 
> Can somebody help me? 
> example:
> > osg::Node* loadedModel = 
> > osgDB::readNodeFile((std::string)"c:\Пример\1.osg");
> > > not work!
> Thanks in advance
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

--
Зал славы: смотрите лучшее на Яндекс.Фотках http://fotki.yandex.ru/hall-of-fame/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to