David Megginson wrote: > Curtis L. Olson writes: > > I had to copy sgdPointInTriangle() as well as one other routine from > > the old hitlist.cxx to get things to compile. We made a decision a > > while back that we wouldn't require a development version of plib, > > but require only the most recent 'stable' version. So, these > > routines need to be included. > > Can we #ifdef them in somehow?
How close are the plib folks to a new release? Since we just released 0.7.9, it will be a while before we do another point release of our own. While I'd certainly agree that we want to build against the stable plib for our releases, it doesn't seem so terrible to use the development version for our own inter-release development. The only risk would be that we'd have to wait on them if we wanted to release 0.8.0 before they got to 1.4.3 (or 1.6, or whatever is next). And since David's 3D models are waiting on the wrong-normal-generation fix to the AC3D model loader, we're going to want to require a new version soon, anyway. Andy -- Andrew J. Ross NextBus Information Systems Senior Software Engineer Emeryville, CA [EMAIL PROTECTED] http://www.nextbus.com "Men go crazy in conflagrations. They only get better one by one." - Sting (misquoted) _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
