a little busted on os x in osg/trunk, but see a post i just made to osg-submissions for a few fixes to get us further along...
thanks, bob On Fri, Mar 28, 2008 at 7:53 AM, Robert Osfield <[EMAIL PROTECTED]> wrote: > Hi Paul, > > Many thanks for the changes, all now merged and submitted to SVN. > > The only changes I had to make to get things compiling under Linux was > the fixing the capitilization of some headers and their respective > #include as a they were do inconsistently - something Windows doesn't > pick up thanks to the lack of a case sensitive file system. > > All in all a pretty painless port to Linux, we'll have to wait on > feedback from the community to see if it compiles across platforms > now. > > Cheers, > Robert. > > > > On Thu, Mar 27, 2008 at 10:41 PM, Paul Martz <[EMAIL PROTECTED]> wrote: > > > > > > Hi Robert -- Here's the mods to the OpenFlight plugin to support FLT > export. > > The ZIP file contains the new .cpp/h files as well as existing files that I > > modified. > > > > Changes to existing files: > > ReaderWriter.cpp -- to support writeNode() of course. > > ReaderWriterATTR.cpp -- to support writeObject -- we write .attr files > for > > textures, if they don't already exist. > > AttrData.cpp/.h -- Minor fixes. > > CMakeLists.txt -- to include the new files in the build. > > > > Apologies in advance for build problems on non-Windows systems. Shouldn't > be > > an issue for future submissions, as I have a new Apple system on its way. > > > > Paul Martz > > Skew Matrix Software LLC > > http://www.skew-matrix.com > > +1 303 859 9466 > > > > _______________________________________________ > > 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 > -- bob kuehne founder and ceo - blue newt software www.blue-newt.com 734/834-2696 _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
