I've updated and rebuilt on Windows under VS 2005 and all is well. Also ran my FLT regression test suite and found no issues. This was a successful integration.
My apologies for the "Opcodes.h" capitalization issue. I developed this as a separate plugin and copied the file wholesale from the importer. Then, in my infinite wisdom, I decided to "fix" the capitalization, thus introducing the problems you and Bob encountered. Sorry. Whew. I'm glad this is on. On to other tasks for the next few days. Paul Martz Skew Matrix Software LLC http://www.skew-matrix.com +1 303 859 9466 > > 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 capitalization 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-openscene > > graph.org > > > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-o penscenegraph.org _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
