In bool ReaderWriter::fileExists(const std::string& filename, const Options* 
/*options*/) const

Windows doesn't define F_OK and access() is in io.h, rather than stdio.h
These are fixed in FileUtils.cpp, so I copied the fix from there - might be 
better to move this to FileUtils header and include it here and in 
FileUtils.cpp?

Martin

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=12143#12143



Attachment: ReaderWriter.cpp
Description: Binary data

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

Reply via email to