Re: [Flightgear-devel] Hudson build question

2011-07-05 Thread Curtis Olson
One more update: I went on the hudson server and manually requested a rebuild of fgrun and the newest build seemed to automatically pick up the latest osg libs. I guess there's no dependency link with the 3rd party updates (not sure if that's even possible if it comes from an external source.) Ho

Re: [Flightgear-devel] Hudson build question

2011-07-05 Thread Curtis Olson
Update ... fgrun.exe seems to be built with osg78 dll's fgfs.exe seems to be built with osg80 dll's What would it take to get fgrun building against osg80 dll's so we only have to ship one version of osg? Thanks, Curt. On Tue, Jul 5, 2011 at 11:09 AM, Curtis Olson wrote: > The latest "git/n

[Flightgear-devel] Hudson build question

2011-07-05 Thread Curtis Olson
The latest "git/next" windows build on the Hudson server expects osg78 dll's, however the newest 3rd party stuff appears to include osg80 dll's. Is this a temporary glitch or transition in the hudson server, or is there something I need to know in terms of "policy" about what packages go with whic