Re: [Flightgear-devel] Re: Linux joystick problem followingrecentplibjs updates

2004-10-19 Thread Erik Hofman
Frederic Bouvier wrote:
Geometry is compiled into display lists
#if PLIB_VERSION > 183
Erik, shouldn't it be
#if PLIB_VERSION >= 183
? plib 1.8.4 is not released yet, it is only CVS.
I've had problems with display lists in the past. I am really not sure 
whether display lists work well with plib 18.3. right now. The problem 
was that all colors got messed up and I think this is solved by 
Wolfram's patch to the AC loader which isn't in 1.8.3 either.

Erik
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d


RE: [Flightgear-devel] Re: Linux joystick problem followingrecentplibjs updates

2004-10-19 Thread Frederic Bouvier
Vivian Meazza wrote:

>
>
> Vivian Meazza wrote:
> > Sent: 18 October 2004 20:16
> > To: 'FlightGear developers discussions'
> > Subject: RE: [Flightgear-devel] Re: Linux joystick problem
> > followingrecentplibjs updates
> >
> > Frederic Bouvier wrote:
> >
> > > Sent: 18 October 2004 18:59
> > > To: FlightGear developers discussions
> > > Subject: RE: [Flightgear-devel] Re: Linux joystick problem
> > > followingrecentplib js updates
> > >
> >
> > ...snip...
> >
> >
> > > >
> > > > I've just got around to trying to compile plib-20041012-FG.tar.gz
> > under
> > > > Cygwin; fell at the first hurdle:
> > > >
> > > >
> > > > $ ./autogen.sh
> > > > Running aclocal
> > > > Can't locate object method "path" via package "Request" at
> > > > /usr/autotool/devel/share/autoconf/Autom4te/C4che.pm line 69, 
> > > line
> > > > 111.
> > > >
> > > > Any advice?
> > >
> > > Martin made this package. But you can try to remove the local Autom4te
> > > directory
> > > in your plib directory.
> > >
> >
> > That seemed to work: so far so good. Ta, I would never have guessed that
> > one
> > in a month of Sundays,
> >
>
> All compiles OK, but the blend function appears to be broken/inconsistent
> under Cygwin and cvs. Works fine with Windows with 0.9.6. Is this a Dlist
> feature, or is there a problem with drivers?
>
> The gain in frame rate is disappointing (5-10%) compared to the very
> worthwhile improvement with Windows.
>
> What with the instrument problems, and this, there's not much left working
> in any of my models.
>
> (Oh, and the Seafire won't start under cvs, but does under Windows 0.9.6 ...
> but that's not released yet...).

Geometry is compiled into display lists

#if PLIB_VERSION > 183

Erik, shouldn't it be

#if PLIB_VERSION >= 183

? plib 1.8.4 is not released yet, it is only CVS.

-Fred

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


RE: [Flightgear-devel] Re: Linux joystick problem followingrecentplibjs updates

2004-10-19 Thread Vivian Meazza


Vivian Meazza wrote:
> Sent: 18 October 2004 20:16
> To: 'FlightGear developers discussions'
> Subject: RE: [Flightgear-devel] Re: Linux joystick problem
> followingrecentplibjs updates
> 
> Frederic Bouvier wrote:
> 
> > Sent: 18 October 2004 18:59
> > To: FlightGear developers discussions
> > Subject: RE: [Flightgear-devel] Re: Linux joystick problem
> > followingrecentplib js updates
> >
> 
> ...snip...
> 
> 
> > >
> > > I've just got around to trying to compile plib-20041012-FG.tar.gz
> under
> > > Cygwin; fell at the first hurdle:
> > >
> > >
> > > $ ./autogen.sh
> > > Running aclocal
> > > Can't locate object method "path" via package "Request" at
> > > /usr/autotool/devel/share/autoconf/Autom4te/C4che.pm line 69, 
> > line
> > > 111.
> > >
> > > Any advice?
> >
> > Martin made this package. But you can try to remove the local Autom4te
> > directory
> > in your plib directory.
> >
> 
> That seemed to work: so far so good. Ta, I would never have guessed that
> one
> in a month of Sundays,
> 

All compiles OK, but the blend function appears to be broken/inconsistent
under Cygwin and cvs. Works fine with Windows with 0.9.6. Is this a Dlist
feature, or is there a problem with drivers?

The gain in frame rate is disappointing (5-10%) compared to the very
worthwhile improvement with Windows.

What with the instrument problems, and this, there's not much left working
in any of my models. 

(Oh, and the Seafire won't start under cvs, but does under Windows 0.9.6 ...
but that's not released yet...).

Regards,

Vivian



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