I _knew_ it was something simple...
I guess one prerequisite at
http://www.flightgear.org/Downloads/source.shtml
needs to be updated.
Thanks Andy
> Stewart Andreason wrote:
>> Since Flightgear-0.9.9-pre2 compiled fine without any problems,
>> I was surprised to see this:
>>
>> fg_init.cxx:1581: e
Stewart Andreason wrote:
> Since Flightgear-0.9.9-pre2 compiled fine without any problems,
> I was surprised to see this:
>
> fg_init.cxx:1581: error: `setRealtimeProperty' undeclared
This is SimGear version skew. You need to use the properly
matched version of SimGear, but are probably building
Since Flightgear-0.9.9-pre2 compiled fine without any problems, I was
surprised to see this:
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/X11R6/include -I/usr/local/include
-DPKGLIBDIR=\"/usr/local/share/FlightGear\" -g -O2 -D_REENTRANT -MT
fg_init.o -MD -MP -MF "
Martin Spott wrote:
Hello,
with current PLIB CVS or plib-1.8.1 I see the following error:
make[3]: Entering directory `/usr/local/src/FlightGear/src/FDM/ExternalNet'
if g++ -march=pentium3 -DHAVE_CONFIG_H -I. -I. -I../../../src/Include -I../../.. -I../../../src
-I/opt/gnu/include -I/usr/local/in
Hello,
with current PLIB CVS or plib-1.8.1 I see the following error:
make[3]: Entering directory `/usr/local/src/FlightGear/src/FDM/ExternalNet'
if g++ -march=pentium3 -DHAVE_CONFIG_H -I. -I. -I../../../src/Include -I../../..
-I../../../src -I/opt/gnu/include -I/usr/local/include
-I/usr/local/
Thanks, compiles now.
On Fri, 12 Mar 2004, Frederic BOUVIER wrote:
> Seamus Thomas Carroll wrote:
>
> > Hi,
> >
> > from g++ -v:
> > Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> > gcc version 2.96 2731 (Red Hat Linux 7.3 2.96-113)
>
> Ok, pre 3 compiler.
> Hopefully,
Seamus Thomas Carroll wrote:
> Hi,
>
> from g++ -v:
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 2731 (Red Hat Linux 7.3 2.96-113)
Ok, pre 3 compiler.
Hopefully, a fix is in CVS since this morning.
-Fred
> On Thu, 11 Mar 2004, Frederic Bouvier wr
Hi,
from g++ -v:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 2731 (Red Hat Linux 7.3 2.96-113)
On Thu, 11 Mar 2004, Frederic Bouvier wrote:
> Seamus Thomas Carroll wrote:
>
> > Hi,
> >
> > Just update my simgear cvs today and I now get the following er
Seamus Thomas Carroll wrote:
> Hi,
>
> Just update my simgear cvs today and I now get the following error:
> In file included from sgstream.hxx:47,
> from sgstream.cxx:32:
> ../../simgear/misc/zfstream.hxx:144: `traits_type' is not a member of
> type `streambuf'
> ../../simgear/m
Hi,
Just update my simgear cvs today and I now get the following error:
In file included from sgstream.hxx:47,
from sgstream.cxx:32:
../../simgear/misc/zfstream.hxx:144: `traits_type' is not a member of
type `streambuf'
../../simgear/misc/zfstream.hxx:144: parse error before `::'
On 10/1/03 at 10:50 PM Duncan McCreanor wrote:
>Hi,
>
>I am having trouble compiling the latest CVS FlightGear. Below is a snip
>of
>the error. Is anyone else having this problem?
>
>
>Making all in Objects
>make[2]: Entering directory`/FlightGear/source/src/Objects'
>if g++ -DHAVE_CONFIG_H -I. -
Hi,
I am having trouble compiling the latest CVS FlightGear. Below is a snip of
the error. Is anyone else having this problem?
Making all in Objects
make[2]: Entering directory`/FlightGear/source/src/Objects'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/X11R6/
> hud.hxx:380: implicit declaration of function `int for_each(...)'
Is there any specific reason why you're using gcc 2.95.4? It's *way*
old and has a less-than-satisfactory implementation of the standard
library. This may well be related to the problem you're seeing.
for_each() is in namespace
Curtis L. Olson writes:
>
> Norman Vine writes:
> > Curtis L. Olson writes:
> > >
> >
> > Deja view
> > http://www.menet.umn.edu/~curt/lists/fgfs/archive-200212/msg00169.html
>
> Well in this case someone actually added a call to for_each() in
> hud.hxx, but otherwise very similar symptoms.
E
From: "Curtis L. Olson" <[EMAIL PROTECTED]>
> Frederic Bouvier writes:
> > In fact, no, it is not the same. MSVC is having problem with
> > SG_USING_STD(for_each). There is already a SG_USING_NAMESPACE(std).
> >
> > Could you please remove the line containing SG_USING_STD(for_each).
>
> Should a
Frederic Bouvier writes:
> In fact, no, it is not the same. MSVC is having problem with
> SG_USING_STD(for_each). There is already a SG_USING_NAMESPACE(std).
>
> Could you please remove the line containing SG_USING_STD(for_each).
Should all of the SG_USING_STD() lines be removed? gcc-2.95.4 igno
From: "Frederic Bouvier" <[EMAIL PROTECTED]>
> From: "Curtis L. Olson" :
> > Frederic Bouvier writes:
> > > From: "Curtis L. Olson" :
> > > > I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
> > > >
> > > > make[3]: Entering directory
> > > `/home/curt/projects/FlightGear-0.9/Fli
Norman Vine writes:
> Curtis L. Olson writes:
> >
> > I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
> >
> > make[3]: Entering directory
> > `/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
> > source='cockpit.cxx' object='cockpit.o' libtool=no \
> > depfile='.de
Curtis L. Olson writes:
>
> I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
>
> make[3]: Entering directory
> `/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
> source='cockpit.cxx' object='cockpit.o' libtool=no \
> depfile='.deps/cockpit.Po' tmpdepfile='.deps/coc
From: "Curtis L. Olson" :
> Frederic Bouvier writes:
> > From: "Curtis L. Olson" :
> > > I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
> > >
> > > make[3]: Entering directory
> > `/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
> > > source='cockpit.cxx' object='coc
Frederic Bouvier writes:
> From: "Curtis L. Olson" :
> > I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
> >
> > make[3]: Entering directory
> `/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
> > source='cockpit.cxx' object='cockpit.o' libtool=no \
> > depfile='.deps/
From: "Curtis L. Olson" :
> I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
>
> make[3]: Entering directory
`/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
> source='cockpit.cxx' object='cockpit.o' libtool=no \
> depfile='.deps/cockpit.Po' tmpdepfile='.deps/cockpit.T
On Fri, 2003-03-21 at 12:57, Curtis L. Olson wrote:
> I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
>
> make[3]: Entering directory
> `/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
> source='cockpit.cxx' object='cockpit.o' libtool=no \
> depfile='.deps/cockpit.P
I'm running gcc-2.95.4. In the latest cvs, the compile bombs here:
make[3]: Entering directory `/home/curt/projects/FlightGear-0.9/FlightGear/src/Cockpit'
source='cockpit.cxx' object='cockpit.o' libtool=no \
depfile='.deps/cockpit.Po' tmpdepfile='.deps/cockpit.TPo' \
depmode=gcc /bin/sh ../../dep
On 12/20/02 at 4:59 PM Bernie Bright wrote:
>On Thu, 19 Dec 2002 20:36:12 -0700
>Dave Perry <[EMAIL PROTECTED]> wrote:
>
>> I updated plib, simgear, and FlightGear source from cvs this evening and
>> compiled plib and simgear with no problems. I get the following error
>> compiling FlightGear (a
On Thu, 19 Dec 2002 20:36:12 -0700
Dave Perry <[EMAIL PROTECTED]> wrote:
> I updated plib, simgear, and FlightGear source from cvs this evening and
> compiled plib and simgear with no problems. I get the following error
> compiling FlightGear (at the compile of ground.cxx).
>
> source='ground.
I updated plib, simgear, and FlightGear source from cvs this evening and
compiled plib and simgear with no problems. I get the following error
compiling FlightGear (at the compile of ground.cxx).
source='ground.cxx' object='ground.o' libtool=no \
depfile='.deps/ground.Po' tmpdepfile='.deps/grou
I just started with MSVC, but I recognize this one.
you have to use std::cout, because MSVC is anal about namespaces.
- Original Message -
From: "Simon Fowler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 25, 2002 8:21 AM
Subject: Re: [Fli
On Wed, Sep 25, 2002 at 07:37:55AM -0500, Curtis L. Olson wrote:
> I think MSVC reports the same errors. I really shouldn't be using
> cout here, it's just easier/quicker when hacking on the code. I'll
> fix that up.
>
It builds now - thanks for the prompt fix ;-)
Simon
--
PGP public key Id
I think MSVC reports the same errors. I really shouldn't be using
cout here, it's just easier/quicker when hacking on the code. I'll
fix that up.
Curt.
Simon Fowler writes:
> This is a strange one - as far as I can tell, it shouldn't be a
> problem, but it is . . .
>
> --
This is a strange one - as far as I can tell, it shouldn't be a
problem, but it is . . .
-
g++-3.2 -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/XF86-main/include -I/usr/X11R6/include -Wall -g -O2 -finline-limit-6
-finline-funct
Tony Peden writes:
> Both you and Curt did it and it looks like there may be two declarations
> of _pressure_node now.
OK, I've just fixed it.
All the best,
David
--
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/
___
Flightgear-
Tony Peden writes:
> Both you and Curt did it and it looks like there may be two declarations
> of _pressure_node now.
FWIW, I snuck mine in first. :-)
Curt.
--
Curtis Olson IVLab / HumanFIRST Program FlightGear Project
Twin Cities[EMAIL PROTECTED] [EMAIL PROTECTED]
On Tue, 2002-09-24 at 06:10, David Megginson wrote:
> Tony Peden writes:
>
> > I ran into compile errors with vacuum.cxx this morning. Adding
> > _pressure_node to the header as a member variable solved the problem.
> > The file is attached.
>
> Apologies -- I just forgot to commit the head
Tony Peden writes:
> I ran into compile errors with vacuum.cxx this morning. Adding
> _pressure_node to the header as a member variable solved the problem.
> The file is attached.
Apologies -- I just forgot to commit the header. It's in now.
All the best,
David
--
David Megginson, [E
I ran into compile errors with vacuum.cxx this morning. Adding
_pressure_node to the header as a member variable solved the problem.
The file is attached.
--
Tony Peden
[EMAIL PROTECTED]
We all know Linux is great ... it does infinite loops in 5 seconds.
-- attributed to Linus Torvalds
// v
On Wed, Jul 10, 2002 at 08:32:13AM -0400, William Earnest wrote:
> Alex Perry wrote:
> >>Try the attatched patch - it works for me(tm). If it works for you,
> >>I'll see about sending it to the plib list . . .
> >
> >
> >It fixed it for me too. SimGear build is now in progress.
> >
> >
Alex Perry wrote:
>>Try the attatched patch - it works for me(tm). If it works for you,
>>I'll see about sending it to the plib list . . .
>
>
> It fixed it for me too. SimGear build is now in progress.
>
> ___
> Flightgear-devel mailing list
> [EMAIL
> Try the attatched patch - it works for me(tm). If it works for you,
> I'll see about sending it to the plib list . . .
It fixed it for me too. SimGear build is now in progress.
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgea
On Tue, Jul 09, 2002 at 10:47:42PM -0400, William Earnest wrote:
> Hi all,
>
> For the past couple of weeks I have been unable to get a clean
> compile of plib, although SimGear and FlightGear have given no trouble. I
> get a series of nearly identical errors from ssg such as this:
Hi all,
For the past couple of weeks I have been unable to get a clean compile of
plib, although SimGear and FlightGear have given no trouble. I get a
series of nearly identical errors from ssg such as this:
ssgLoadBGL.cxx:2103: no matching function for call to
`ssgVtxArray::ssgVtxArra
With the latest cvs compiling under linux with gcc version 2.95.4 I'm
getting the following error.
c++ -DFGFS -I../../.. -I../../../src -I/usr/local/include -I/usr/X11R6/include -Wall
-O2 -c JSBSim.cxx
JSBSim.cxx: In method `bool FGJSBsim::copy_to_JSBsim()':
JSBSim.cxx:335: implicit declarati
Jim Wilson writes:
> > I'm getting a compile error in model.cxx with the latest cvs. There
>
> Same thing here. I sent the same message to David about an hour ago. If you
> roll back the very last change in just model.cxx you can build and it works.
Fixed -- sorry about that.
All the be
Let me clarify what I just said. The bug is still there, but the program
otherwise builds and works :-)
Best,
Jim
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
"Curtis L. Olson" <[EMAIL PROTECTED]> said:
> David,
>
> I'm getting a compile error in model.cxx with the latest cvs. There
Curt,
Same thing here. I sent the same message to David about an hour ago. If you
roll back the very last change in just model.cxx you can build and it works.
Best,
David,
I'm getting a compile error in model.cxx with the latest cvs. There
appears to be a mismatch between model.hxx and model.cxx. Perhaps you
missed commiting changes in one or the other of these? Here is the
error I'm seeing (gcc version 2.95.4 Debian):
c++ -DHAVE_CONFIG_H -I. -I. -I../..
Andy Ross writes:
>
>Or, maybe better still (simpler anyway), just rename the function in
>hitlist.cxx to fgPointInTriangle and simply use that, ignoring plib
>entirely.
Already Done
Norman
___
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://
David Findlay writes:
> Anyone getting this error with latest cvs of everything?
Yes, you're getting it because you're using the CVS plib (like many of
us). I #ifdef'd sgdPointInTriangle out locally in my hitlist.cxx, but
we need someone who knows plib better to add a general solution. This
i
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anyone getting this error with latest cvs of everything?
make[2]: Entering directory `/home/david/flightgear/FlightGear/src/Scenery'
c++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
- -I/usr/local/include -I/usr/X11R6/include -g
Erik Hofman writes:
>
>David Megginson wrote:
>
>> And so it does, at least for G++ 3.0. I've committed Norm's change to
>> the FlightGear and JSBSim CVS repositories. Please let me know if
>> there are any further problems compiling with G++ 2.95 (or MSVC,
>> etc.).
>
>
>I have to use
>long fla
David Megginson writes:
>
>Norman Vine writes:
>
> > >g++ 2.95.x lacks the Standard's ios_base class. One messy work
> > >around is demonstrated in simgear/misc/zfstream.hxx. FWIW I've
> > >been working on an alternative solution using namespaces that is
> > >much cleaner. It compiles with gcc
David Megginson wrote:
> And so it does, at least for G++ 3.0. I've committed Norm's change to
> the FlightGear and JSBSim CVS repositories. Please let me know if
> there are any further problems compiling with G++ 2.95 (or MSVC,
> etc.).
I have to use
long flags = cout.setf(ios::fixed);
in
Norman Vine writes:
> >g++ 2.95.x lacks the Standard's ios_base class. One messy work
> >around is demonstrated in simgear/misc/zfstream.hxx. FWIW I've
> >been working on an alternative solution using namespaces that is
> >much cleaner. It compiles with gcc 2.95.x and 3.0.x, Intel C++
> >
Bernie Bright wrote:
>
> g++ 2.95.x lacks the Standard's ios_base class. One messy work around
> is demonstrated in simgear/misc/zfstream.hxx. FWIW I've been working on
> an alternative solution using namespaces that is much cleaner. It
> compiles with gcc 2.95.x and 3.0.x, Intel C++ and MSVC6
> Behalf Of David Megginson
>
> Thanks -- I'll fix that tomorrow, if people don't mind waiting. It's
> an ANSI/non-ANSI C++ thing.
That would be great, David. Been very, very, busy today! And I am all
smiles, now.
Jon
___
Flightgear-devel mailing li
Bernie Bright writes:
>
>John Check wrote:
>>
>> Latest CVS build dies with following error
>>
>> make[4]: Entering directory
>> `/home/j4strngs/Repository/FlightGear/src/FDM/JSBSim'
>> c++ -DFGFS -I../../.. -I../../../src -I/usr/local/include
>> -I/usr/X11R6/include -g -O2 -c FGTable.cpp
>> F
John Check writes:
> Latest CVS build dies with following error
>
> make[4]: Entering directory
> `/home/j4strngs/Repository/FlightGear/src/FDM/JSBSim'
> c++ -DFGFS -I../../.. -I../../../src -I/usr/local/include
> -I/usr/X11R6/include -g -O2 -c FGTable.cpp
> FGTable.cpp: In method `vo
John Check wrote:
>
> Latest CVS build dies with following error
>
> make[4]: Entering directory
> `/home/j4strngs/Repository/FlightGear/src/FDM/JSBSim'
> c++ -DFGFS -I../../.. -I../../../src -I/usr/local/include
> -I/usr/X11R6/include -g -O2 -c FGTable.cpp
> FGTable.cpp: In method `void FGTab
Latest CVS build dies with following error
make[4]: Entering directory
`/home/j4strngs/Repository/FlightGear/src/FDM/JSBSim'
c++ -DFGFS -I../../.. -I../../../src -I/usr/local/include
-I/usr/X11R6/include -g -O2 -c FGTable.cpp
FGTable.cpp: In method `void FGTable::Print()':
FGTable.cpp:228: `i
59 matches
Mail list logo