[Flightgear-devel] [Fwd: Re: Global Developer Conference]

2001-12-22 Thread Erik Hofman
Hi, Is anyone still interrested, or should I call it off? Erik --- Begin Message --- Erik, 2 options: 1) If you have someone in the U.S. who can submit your program/application to the competition, then, if you win, that person will be awarded the prizes. You can then arrange how to transf

Re: Including instrumenst was: Re: [Flightgear-devel] c310 Panel

2001-12-22 Thread Jim Wilson
Cameron Moore <[EMAIL PROTECTED]> said: > Speaking of which, when I hit 's' to switch panel, it looks like we're > reading the XML file each time. It funny that loading scenery doesn't > cause any hiccups in performance but switching panels does. Yep, I just used the panel-load that was/is boun

Re: [Flightgear-devel] [Fwd: Re: Global Developer Conference]

2001-12-22 Thread Alex Perry
> Is anyone still interrested, or should I call it off? Sure > 1) If you have someone in the U.S. who can submit your program/application > to the competition, then, if you win, that person will be awarded the > prizes. You can then arrange how to transfer that later. I'd go for that one ... th

Re: Including instrumenst was: Re: [Flightgear-devel] c310 Panel

2001-12-22 Thread Cameron Moore
* [EMAIL PROTECTED] (Jim Wilson) [2001.12.22 08:27]: > Cameron Moore <[EMAIL PROTECTED]> said: > > > Speaking of which, when I hit 's' to switch panel, it looks like we're > > reading the XML file each time. It funny that loading scenery doesn't > > cause any hiccups in performance but switching

Re: [Flightgear-devel] [Fwd: Re: Global Developer Conference]

2001-12-22 Thread Erik Hofman
Alex Perry wrote: >>Is anyone still interrested, or should I call it off? >> > > Sure > > >>1) If you have someone in the U.S. who can submit your program/application >>to the competition, then, if you win, that person will be awarded the >>prizes. You can then arrange how to transfer that lat

[Flightgear-devel] Re: [Flightgear-cvslogs] CVS: FlightGear/src/Input input.cxx,1.25,1.26input.hxx,1.12,1.13

2001-12-22 Thread Christian Mayer
David Megginson wrote: > > Christian Mayer writes: > > > > Modified FGSubsystem::update() to take an int parameter for delta time > > > (i.e. multiloop). Most subsystems currently ignore the parameter, but > > > eventually, it will allow all subsystems to update by time rather than > > > by

[Flightgear-devel] problems compiling last cvs

2001-12-22 Thread Martin Olveyra
I have synced everything just half an hour ago. Here is the error message: main.cxx: In function `void fgUpdateTimeDepCalcs()': main.cxx:981: no matching function for call to `FGViewer::update (long int &)' ../../src/Main/viewer.hxx:122: candidates are: void FGViewer::update() make[2]: *** [main

Re: [Flightgear-devel] problems compiling last cvs

2001-12-22 Thread Christian Mayer
Martin Olveyra wrote: > > I have synced everything just half an hour ago. Try to sync again. There were CVS updates in that area very recently. Probably you got your code just inbetween. CU, Christian -- The idea is to die young as late as possible.-- Ashley Montague Whoever that is/w

Re: [Flightgear-devel] problems compiling last cvs

2001-12-22 Thread Martin Olveyra
On 2001.12.22 18:40 Christian Mayer wrote: > Martin Olveyra wrote: > > > > I have synced everything just half an hour ago. > > Try to sync again. There were CVS updates in that area very recently. > Probably you got your code just inbetween. > Nop, I have synced again and nothing has changed. B

re: [Flightgear-devel] problems compiling last cvs

2001-12-22 Thread David Megginson
Martin Olveyra writes: > I have synced everything just half an hour ago. > > Here is the error message: > > main.cxx: In function `void fgUpdateTimeDepCalcs()': > main.cxx:981: no matching function for call to `FGViewer::update (long int > &)' > ../../src/Main/viewer.hxx:122: candidates