Thanks. On a related note, has anyone decided how the issues that MSVC has with JSBSim (getting confused on some of the overloading) will be resolved?
Thanks again, Jonathan Polley On Thursday, April 11, 2002, at 09:35 AM, Curtis L. Olson wrote: > Jonathan Polley writes: >> There are older issues with building under MSVC: >> >> Main/viewer.cxx has a #include <fg_props.hxx> that should be either >> "fg_props.hxx" or <Main/fg_props.hxx>, which ever you prefer. >> >> Both Network/raw_ctrls.hxx and Network/net_fdm.hxx have static constants >> defined as a part of their classes. MSVC does not want them to be used >> to >> define structures, but will take the enumeration equivalent. > > I have just commited fixes for these ... > > Regards, > > Curt. > -- > Curtis Olson IVLab / HumanFIRST Program FlightGear Project > Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] > Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org > > _______________________________________________ > Flightgear-devel mailing list > [EMAIL PROTECTED] > http://mail.flightgear.org/mailman/listinfo/flightgear-devel _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
