Thanks J-S, changes now merged and submitted to SVN. I've left the extern entries in place as this is what has worked well across platforms for similar OSG functions.
On Jan 10, 2008 2:34 PM, Jean-Sébastien Guay <[EMAIL PROTECTED]> wrote: > Hello Robert, > > > I'll test in the next few minutes and report back. > > Here are some further changes to correct a few things: > > - fcntl.h needs to be included on Windows as well - moved out of the #ifdef. > - Fixed a few typos in FileUtils.cpp WIN32 part, and re-aligned > everything. :-) > - Additionally, I don't think extern is needed on the declarations of the > functions in include/vpb/FileUtils. At least, everything compiles and links > correctly on Windows when they are removed... It also compiled well > when they > where there, so if it causes a problem on Linux then just leave them. > > Changed files attached. > > Also, I'm running an osgdem right now and it seems to be working. > > > J-S > -- > ______________________________________________________ > Jean-Sebastien Guay [EMAIL PROTECTED] > http://whitestar02.webhop.org/ > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
