Hi Chris -- This change has a compile error on OS X:

/Users/pmartz/Projects/OSG/trunkexp/trunk/src/osgDB/FileUtils.cpp: In function ‘std::string osgDB::getCurrentWorkingDirectory()’: /Users/pmartz/Projects/OSG/trunkexp/trunk/src/osgDB/FileUtils.cpp:204: error: ‘TCHAR’ was not declared in this scope /Users/pmartz/Projects/OSG/trunkexp/trunk/src/osgDB/FileUtils.cpp:204: error: expected `;' before ‘rootdir’ /Users/pmartz/Projects/OSG/trunkexp/trunk/src/osgDB/FileUtils.cpp:205: error: ‘rootdir’ was not declared in this scope


I don't see TCHAR defined anywhere, but it seems OK on Windows, so I assume this is some kind of weird Windows char data type?
   -Paul

_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to