[Opengc-devel] Re: Impressive!
Status: Pre-Alpha
Brought to you by:
madmartigan
From: Damion S. <dam...@ho...> - 2002-10-25 03:17:38
|
Hi, > I'm curious as to why the bi-directional link to x-plane. Should the > opengc flight controls and fmc settings (e.g., Page Up/Page Down, > heading, altitude, etc...) be functional with xp? Nope. I suppose my explanation wasn't great: the last checkbox _does not_ require bidirectional comms, and is therefore suitable for use with OpenGC, which does not yet support bidirectional comms. The other boxes appear to require handshaking between the client and server. Until I get a chance to update the data source and FMC code, OpenGC is receive-only. > They do nothing to my > networked xp environment. I do have the last checkbox selected as > instructed below. Ok. Did you fill in the network info next to it? > Also, I gave the windows executable a go under Windows XP. Upon > executing OpenGC.exe I see two messages in a dos box. They are > "ogcAppObject constructed" and "ogcFontManager constructed" and the > application hangs as the processor is pegged at 100%. Can the app run > under windows xp? This is consistent with the opengc.ini file not being set up correctly. Check to make sure that all of the paths are correct. The exe version of OpenGC was built using Visual Studio.NET under XP so there shouldn't be any fundamental problems. -Damion- |