> > Send me your session transcripts, and I might be able to suggest patches > to get your machine to build further than mine. However, I really need > to get mine sorted out :o) > I hear you, but Trying to sort out some problems with the ftgl libraries. I got a build using cmake but the fonts don't show up. For now, I'm focusing on 2 things: 1) putting together a spec/description of "myview" of what the displays should do and look like. probably have a first cut in a week or two which I'll put out for comments 2) got a simple psuedo-autopilot running to control FG over the network using native-ctrls. adding a "fly-by-mouse" and trying to decide whether to put it inside opengc main() or run as a seperate app
Use the opengc repository. We've got my access problem fixed and there is some new source and Curtis has updated the FG to sync up with the interface. There is a directory in source called FGSim that contains the modules .[ch]xx modules for FG and the class/structure definition opengc_data.hxx that both OpenGC and FG use to "understand" the UDP data packets. You will see some new files such as ogcFGDataSource and ogcAFDS_Annun. We will most likely use the kingmont site as a mirror sometime down the road. I played with the makefile.am and configure.in files, but feel free to trash it all or keep what makes sense _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
