David,

Thanks for that. However, it seems to have broken something else...

make[2]: Entering directory
`/data/home/rossg/workshop/flightgear/FlightGear/src/ATC'
g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src 
-I/usr/local/include -I/usr/X11R6/include  -g -O2 -c atis.cxx
In file included from ../../src/Main/fg_props.hxx:11,
                 from atis.cxx:47:
../../src/Main/globals.hxx:68: storage class specified for field `
fullscreen'
../../src/Main/globals.hxx: In method `bool FGGlobals::set_fullscreen 
(bool) const':
../../src/Main/globals.hxx:131: assignment of data-member 
`FGGlobals::fullscreen' in read-only structure
atis.cxx: In method `string FGATIS::get_transmission ()':
atis.cxx:189: warning: passing `double' for argument 2 of 
`FGRunways::search (const string &, int)'
make[2]: *** [atis.o] Error 1
make[2]: Leaving directory
`/data/home/rossg/workshop/flightgear/FlightGear/src/ATC'

Cheers,

--
Ross

On Sun, 2002-01-06 at 15:52, David Megginson wrote:
> David Megginson writes:
> 
>  > I think that the right fix is to put fullscreen in globals.hxx, not in
>  > options.hxx.  I'll see if I have time to do that this morning.
> 
> I've made and committed the changes, but I have no way of testing
> them, since my system doesn't define the FX macro.  Could someone with
> a 3DFX card do a CVS checkout and verify that everything's OK now?
> 
> 
> All the best,
> 
> 
> David
> 
> -- 
> David Megginson
> [EMAIL PROTECTED]
> 
> 
> _______________________________________________
> Flightgear-devel mailing list
> [EMAIL PROTECTED]
> http://mail.flightgear.org/mailman/listinfo/flightgear-devel



_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to