I'm not trying to throw any bad mojo on this or anything--but has anyone actually built the COLLADA exporter on "real" OS? :) *grin*
For one it's using itoa (something Linux doesn't have, though various distros have different answers to this) and secondly the includes' case don't match (i.e., "Dom" when the file is "dom"). These are the only things I've noticed so far, though. This is CVS from this morning. Am I missing something? :) At any rate, I'll fix it up, get it working on Linux, and send you what I had to do. Do you prefer a patch or just a new tree? On Sun, 2006-08-13 at 13:59 -0700, Mike Weiblen wrote: > Hi Ben, > If you wish, send me your fix. > Thanks > -- mew > > > Ben Discoe wrote: > > and a tiny one-line fix in the code, > _______________________________________________ > osg-users mailing list > [email protected] > http://openscenegraph.net/mailman/listinfo/osg-users > http://www.openscenegraph.org/ > _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
