Jonathan Polley writes: > I just updated to the newest FDM code and hit a problem with > BalloonSim.cpp building under MSVC. Since MSVC does not define > FG_NEW_ENVIRONMENT, the compiler generates the following errors:
Try updating again -- the current CVS version of BalloonSim.cpp as of late yesterday doesn't contain any reference to FG_NEW_ENVIRONMENT. > p.s. If FG_WEATHERCM is the recommended code, then we will need to > modify config.h-msvc6 to define it. Actually, the default is now *not* to have FG_WEATHERCM defined, so you're OK unless you want to build with WEATHERCM. All the best, David -- David Megginson, [EMAIL PROTECTED], http://www.megginson.com/ _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
