Just got an error on the following compile:
This is an automated build using the MSYS command line environment and
GCC 3.3.3 of FlightGear and SimGear
This compile was started by user:
giles.robertson
on
05/12/04-20:14:57-UTC
And simgear compiled fine (with the usual heap of errors in clouds3d -
I've never got that file to compile cleanly, or the feature to work)
Flightgear went through with the usual set of errors, but hiccupped
here:
Making all in GUI
trackball.c:18: warning: ignoring #pragma warning
AirportList.cxx: In constructor `AirportList::AirportList(int, int, int,
int)':
AirportList.cxx:22: warning: embedded `\0' in format
In file included from C:/msys/1.0/fg/include/plib/pu.h:2140,
from layout-props.cxx:1:
C:/msys/1.0/fg/include/plib/puGLUT.h:36:22: GL/glut.h: No such file or
directory
In file included from C:/msys/1.0/fg/include/plib/pu.h:2140,
from layout-props.cxx:1:
C:/msys/1.0/fg/include/plib/puGLUT.h: In function `int
puGetWindowGLUT()':
C:/msys/1.0/fg/include/plib/puGLUT.h:42: `glutGetWindow' undeclared
(first use
this function)
C:/msys/1.0/fg/include/plib/puGLUT.h:42: (Each undeclared identifier is
reported only once for each function it appears in.)
C:/msys/1.0/fg/include/plib/puGLUT.h: In function `void
puSetWindowGLUT(int)':
C:/msys/1.0/fg/include/plib/puGLUT.h:47: `glutSetWindow' undeclared
(first use
this function)
C:/msys/1.0/fg/include/plib/puGLUT.h: In function `void
puGetWindowSizeGLUT(int*, int*)':
C:/msys/1.0/fg/include/plib/puGLUT.h:52: `GLUT_WINDOW_WIDTH' undeclared
(first
use this function)
C:/msys/1.0/fg/include/plib/puGLUT.h:52: `glutGet' undeclared (first use
this
function)
C:/msys/1.0/fg/include/plib/puGLUT.h:53: `GLUT_WINDOW_HEIGHT' undeclared
(first
use this function)
C:/msys/1.0/fg/include/plib/puGLUT.h: In function `void
puSetWindowSizeGLUT(int, int)':
C:/msys/1.0/fg/include/plib/puGLUT.h:58: `glutReshapeWindow' undeclared
(first
use this function)
make[1]: *** [layout-props.o] Error 1
make: *** [all-recursive] Error 1
It's just occurred to me that a probable reason for this error may be
that we now need PLIB cvs to build FGFS cvs (I'm still using 1.8.1), and
I'll deal with it once I've reinstalled windows, but I thought you lot
might like to know, especially as, should that be the case, this is the
first time since 0.9.4 we have moved from being dependent on Plib 0.8.x
:)
Giles Robertson
_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel