Keith Wiley writes: > >How do I get fg to *not* dump tons of data to the cmd line while fg is >running. My framerate is a disaster. Binary runs at 8 to 10 fps but the >cvs version runs at 1 or 2 fps. I can't imagine what the >difference is.
Not sure what file you are refering to as 'downloadable binary' To disable Logging configure with --with-logging=no if this is with MSVC ensure this is defined in src / include / config.h #define FG_NDEBUG 1 Cheers Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
