|
From: Curtis L. O. <cu...@fl...> - 2001-06-19 14:25:49
|
Ok, I think I see the problem. simgear/misc/sg_path.cxx needs to #include <simgear_config.h> to pick up the definition of WIN32 (if applicable.) That way it will special handle the drive letter case. Should be fixed in cvs ... I will try to build a new windows binary and see if that actually fixes the problem. Curt. Christian Mayer writes: > Trying the precompiled biaries I get the following problem: > > ------------------------------------ > K:\Projekte\FlightGear\bin>set > [...] > FG_ROOT=Z:\FGFS\FlightGear > [...] > > K:\Projekte\FlightGear\bin>fgfs > Rate = 8000 Bps = 8 Stereo = 0 > Reading properties from Z/\FGFS\FlightGear/preferences.xml > Error reading property list from file Z/\FGFS\FlightGear/preferences.xml > WARNING: fntLoadTXF: Failed to open > 'Z/\FGFS\FlightGear/Fonts/typewriter.txf' for reading. > NewAirportInit > Initializing Time > Current greenwich mean time = Tue Jun 19 12:05:56 2001 > > Current local time = Tue Jun 19 12:05:56 2001 > > Reading timezone info from: Z/\FGFS\FlightGear/Timezone/zone.tab > Unable to open file Z/\FGFS\FlightGear/Timezone/zone.tab > ------------------------------------ > > So there is a path handling error, that treats a ':' as a '/'. > > Dunno if that changed lately, but I'll try a new MSVC version soon. > > CU, > Christian > > PS: note: my FG_ROOT gets set at the Windos (w2k) startup. > > -- > The idea is to die young as late as possible. -- Ashley Montague > > Whoever that is/was; (c) by Douglas Adams would have been better... > > > _______________________________________________ > Flightgear-devel mailing list > Fli...@li... > http://lists.sourceforge.net/lists/listinfo/flightgear-devel -- Curtis Olson Human Factors Research Lab FlightGear Project Twin Cities cu...@hf... cu...@fl... Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org |