[Opengc-devel] Linux builds
Status: Pre-Alpha
Brought to you by:
madmartigan
From: John W. <ca...@mm...> - 2003-05-27 19:26:57
|
Hi Wendell, I've been away for a LONG while but slowly getting back into the swing = of things Yes, opengc will run with fg under linux but it will need some work to = get all things back in sync check out www.first-day.org/jpgs/ for a series of screen shots (opengc = and fg) of an ILS approach into KSFO Unfortunately, this version will NOT run with windows, but than can be = worked.. Also the version is designed to run over a network of two or more = machines. Trying to run opengc and fg on the same host just kills the = frame rate. If you have two or more machines on a network. the problem = with Linux/Windows networking is how the various compilers aligned data = types in memory. So a mix of data types like booleans, int, and double = don't always line up on bit boundaries. there are ways to handle that Regards JW |