On Tue, 7 Aug 2007, Wolfgang Suess wrote:
> Hmm... i've tried now with 2.2 and got "another error" with the same
> resolution:
>
> fgfs: freeglut_cursor.c:86: glutSetCursor: Assertion
> `fgState.Initialised' failed.
You could do what I did - ditch glut and compile against SDL instead.
Just feed -
Hmm... i've tried now with 2.2 and got "another error" with the same
resolution:
fgfs: freeglut_cursor.c:86: glutSetCursor: Assertion
`fgState.Initialised' failed.
greetz,
Wolfgang
Hal V. Engel schrieb:
> On Tuesday 07 August 2007 08:33, Wolfgang Suess wrote:
>
>> Hello,
>>
>> i have some tro
On Tuesday 07 August 2007 08:33, Wolfgang Suess wrote:
> Hello,
>
> i have some trouble with freeglut, after a short time i become the
> following error:
> ---
> freeglut ERROR: Function called without first calling
> 'glutInit'.
> ---
> After this error, flightgear slows down to 1-2 fps, i'm us
Hello,
i have some trouble with freeglut, after a short time i become the
following error:
---
freeglut ERROR: Function called without first calling
'glutInit'.
---
After this error, flightgear slows down to 1-2 fps, i'm using freeglut
2.4.0-r under linux, does someone have an idea how do I sol