[Opengc-devel] opengc 0.3 under windows xp
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Rick M. <rjm...@ys...> - 2002-10-29 14:05:48
|
Any advice on getting this to work? First time around I received a message saying MSVCP70.DLL was missing. I downloaded and installed version 7.0.9064.0 of the dll (it's the only one I could find). Now I see the following two messages in a dos box "ogcAppObject constructed" and "ogcFontManger constructed". Things hang right there with the processor pegged at 100%. My OpenGC.ini follows. Rick # OpenGC - The Open Glass Cockpit Project # This is a sample initialization file # It will probably _NOT_ work on your system without changing paths #--------BASE INITIALIZATION # These attributes must always be present, in order, and valid NAV DATABASE PATH C:/temp_opengc/navbase/ FONT PATH C:/WINDOWS/Fonts/ DATA SOURCE FSUIPC #X-Plane #Flightgear RENDER WINDOW 0 0 1024 768 #--------EXTRA INITIALIZATION # May or may not be applicable # Flightgear network setup NETWORK 5800 5700 192.168.2.10 # Root definition for Flightgear OGCROOT C:/temp_opengc/opengc #--------GAUGE INITIALIZATION # An arbitray number may be present NEWGAUGE Boeing777PFD 10 10 0.75 0.75 ENDGAUGE NEWGAUGE Boeing737EICAS 160 10 0.75 0.75 ENDGAUGE ## Legal gauge names listed below # Boeing777PFD # Boeing777EICAS # BoeingNav # Boeing737PFD # Boeing737EICAS # Boeing737NAV # Boeing737AnalogFlaps # Boeing737VerticalSpeedDigital # BoeingAFDS # Keypad |