Re: [Flightgear-devel] Problem compiling Atlas

2007-11-02 Thread leee
On Thursday 01 November 2007 08:22, K. Hoercher wrote: > On 10/31/07, Durk Talsma <[EMAIL PROTECTED]> wrote: > > As I was typing this reply, I got your other mail. Yes, you're > > pretty much right that Atlas no longer compiles against Simgear > > CVS. But, most fixes are pretty straightforward. >

Re: [Flightgear-devel] Problem compiling Atlas

2007-11-01 Thread K. Hoercher
On 10/31/07, Durk Talsma <[EMAIL PROTECTED]> wrote: > As I was typing this reply, I got your other mail. Yes, you're pretty much > right that Atlas no longer compiles against Simgear CVS. But, most fixes are > pretty straightforward. Provided one already has that optind=0; stuff, the attached patc

Re: [Flightgear-devel] Problem compiling Atlas

2007-10-31 Thread Durk Talsma
Hi Lee, On Wednesday 31 October 2007 21:44, leee wrote: > Thanks for that Durk, > > I've subscribed to the Atlas list but haven't received the confirmation > yet. I should have thought of looking in the list archives - doh. > > Anyway, removing the optreset line and amending the optind line gets

Re: [Flightgear-devel] Problem compiling Atlas

2007-10-31 Thread leee
On Wednesday 31 October 2007 20:44, leee wrote: [snip...] Ah... looks like Atlas doesn't compile against FG 0.9.11 yet anyway and I'm using cvs SimGear/FG, so that is probably the problem. I'll take this to the Atlas list, when I get the subscription confirmation. Thanks for your help Durk.

Re: [Flightgear-devel] Problem compiling Atlas

2007-10-31 Thread leee
On Wednesday 31 October 2007 19:40, Durk Talsma wrote: > On Wednesday 31 October 2007 20:12, leee wrote: > > Hi all, > > > > I'm getting the following error when trying to compile Atlas (from > > cvs) > > > > Preferences.cxx: In member function ‘bool > > Preferences::_loadPreferences(int, char**)’:

Re: [Flightgear-devel] Problem compiling Atlas

2007-10-31 Thread Durk Talsma
On Wednesday 31 October 2007 20:12, leee wrote: > Hi all, > > I'm getting the following error when trying to compile Atlas (from cvs) > > Preferences.cxx: In member function ‘bool > Preferences::_loadPreferences(int, char**)’: > Preferences.cxx:346: error: ‘optreset’ was not declared in this scope