Jonathan Polley writes: > MSVC does not like the size of the string constant in options.cxx > > C:\FlightGear\src\Main\options.cxx(1143) : error C2026: string too big, > trailing characters truncated > C:\FlightGear\src\Main\options.cxx(1181) : error C2026: string too big, > trailing characters truncated > C:\FlightGear\src\Main\options.cxx(1215) : error C2026: string too big, > trailing characters truncated
Bernie, Maybe we need to chalk this up as a really nice idea that didn't quite work out as well as we hoped. [Darned MSVC] :-) Who wants to do the honors of reverting back to the original code? 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
