ayoub05 / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

Editor filesystem access on linux #57

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The filesystem functions at the end of editor/Gui_Util.cpp are only implemented 
for Windows. They must be rewritten using boost::filesystem (no need for 
#ifdefs then). The functions are rather critical for editor functionality.

Original issue reported on code.google.com by tapiovie...@gmail.com on 10 Apr 2011 at 8:47

GoogleCodeExporter commented 9 years ago

Original comment by scrawl...@gmail.com on 10 Apr 2011 at 11:21

GoogleCodeExporter commented 9 years ago
fixed in last commit.

Original comment by scrawl...@gmail.com on 10 Apr 2011 at 11:37

GoogleCodeExporter commented 9 years ago

Original comment by Cry...@gmail.com on 8 May 2011 at 1:50