Roy Vegard Ovesen wrote:
On Fri, 27 Feb 2004 09:39:14 +0100, Roy Vegard Ovesen <[EMAIL PROTECTED]> wrote:

I should mention that I am using Cygwin.

I think this is the problem where cygwin was installed together with XFree86. So far everybody has advised not to install XFree86 on cygwin, but recently someone suggested to configure using --without-x


Erik


I get this error when building SimGear:


if gcc -DHAVE_CONFIG_H -I. -I. -I../../../../simgear -I../../../.. -pipe -O2 -Wall -DWIN32 -DNOMINMAX -D_REENTRANT -MT glut_shapes.o -MD -MP -MF ".deps/glut_shapes.Tpo" \
-c -o glut_shapes.o `test -f 'glut_shapes.c' || echo './'`glut_shapes.c; \
then mv -f ".deps/glut_shapes.Tpo" ".deps/glut_shapes.Po"; \
else rm -f ".deps/glut_shapes.Tpo"; exit 1; \
fi
In file included from glut_shapes.c:59:
/usr/include/w32api/GL/glu.h:230: error: syntax error before '*' token
In file included from glut_shapes.c:61:
glut_shapes.h:12:1: warning: "APIENTRY" redefined
In file included from /usr/include/w32api/GL/glu.h:37,
from glut_shapes.c:59:
/usr/include/w32api/GL/gl.h:80:1: warning: this is the location of the previous definition
make[5]: *** [glut_shapes.o] Error 1



Any ideas?








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

Reply via email to