This is how it was set up already. Also, I can compile and run other opengl apps with no problem.
I tried again and I can't figure out why I get no debugging symbols in gdb in spite of the -g in the compile options. Gdb is working fine with other apps. Any ideas on that issue? On Wed, 2002-01-23 at 05:10, Erik Hofman wrote: > Try removing (or commenting them out) these lines from mk4.h: > > #if !q4_BOOL // define a bool datatype > #define false 0 > #define true 1 > #define bool int > #endif _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
