I am testing a new Primary Flight Display with a "tunnel
in the sky". It will run on a separate computer and I
need FlightGear for it's flight dynamics. I'ld like the PFD to
receive Lat, lon, altitude, heading, pitch, roll, alpha
and beta from FG and also I'ld like to tell FG to put
out the gear a
I've compiled and linked the newest CVS version of FlightGear/SimGear
and when I start it it says "The system cannot execute the specified program."
I set --log-level=bulk or debug but it prints out no other messages. I do not
have all the dll's in the debug folder yet, but when I ran fgfs with a
I am linking the latest versions of FG/Simgear and I got 3 unresolved external
symbols:
FGGyro.cpp, AIGroundVehicle.cpp, and SGText.cpp. The SGText error message is:
> > > 4>simgear_d.lib(SGReaderWriterXML.obj) : error LNK2019: unresolved
> > > external symbol "public: static class osg::Node *
Csaba,
I am the one who posted the original question and I want to say that
you did help me and I'm just mighty glad that I have all of you
on this mailing list to answer my questions. I would have gotten
nowhere without it. :)
I would rather get a reply with a little chastising than to get no re
Vivian,
Thanks! You are right, I did find the parent directories for FGGyro and
AIGroundVehicle and now their errors went away. But I could not find
one for SGText which is in the directory SimGear\simgear\scene\model,
so I put it in the project SimGear Lib_sgmodel, mainly because it had
SGReade
elopers discussions'
> You need to include some recently added files to your projects.
> FGGyro.cxx/hxx, AIGroundVehicle.cxx/hxx, SGText.cxx/hxx. The clue is in the
> errors! That might make at least some of the problems go away.
>
> HTH
>
> Vivian
>
&g
Hi all,
I'm compiling the newest CVS versions of FlightGear/SimGear and I'm
getting the following link errors:
Linking fgviewer, after this warning:
LINK : warning LNK4098: defaultlib 'LIBCMTD' conflicts with use of other libs;
use /NODEFAULTLIB:library
4>simgear_d.lib(SGReaderWriterXML.obj) :
These are the instructions for checking out CVS OSG that are given:
cvs
-d:pserver:anonym...@openscenegraph.cvs.sourceforge.net:/cvsroot/openscenegraph
login
cvs -z3
-d:pserver:anonym...@openscenegraph.cvs.sourceforge.net:/cvsroot/openscenegraph
co -P modulename
What is the modulename? I
I'm trying to compile the newest CVS FlightGear/SimGear and I get the following
long winded error
message. When I click on it, it takes me to:
private:
T_obj
in props.hxx. Anyone have this problem?
Thanks,
Randy Green
2>c:\fg2\simgear\simgear\props\props.hxx(666) : error C2079:
'SGRawValu
I've recently compiled FlightGear and there is a bug in JSBSim, but YASim
seems to work, and I can fly the C130 model which uses Yasim. Other YASim models
I tried are the Cessna 310 , the pa24-250, the SenecaII, beech99, and the
beech1900d but
all failed. Some had these QNaN matrixes flying by in
Subsystems then "Debug Assertion Failed"
To: 'FlightGear developers discussions'
---
|
> Merely replacing the file will do nothing. Did you also rebuild FlightGear?
>
> Jon
>
I can't believe I finally got FG compiled and running! Thanks
to all of you who helped me. It is running slowly though. I'm
running on an AMD 1.8GHz machine with 512MB of RAM.
What are the system requirements?
Randy Green
-
Gear developers discussions
> On Thu, 27 Aug 2009, Randall Green wrote:
>
> >
> > Anders,
> >
> > Thanks for the email. Yes, it crashes right after it says
> > "JSBSim startup beginning"
> > How do I know if an aircraft uses YASim??
> > I'm
--
From: Anders Gidenstam
Date: Wednesday, August 26, 2009 3:50 pm
Subject: Re: [Flightgear-devel] Running FGFS 1st time - Initializing Subsystems
then "Debug Assertion Failed"
To: FlightGear developers discussions
> On Wed, 26 Aug 2009, Randall Green wrote:
>
> > I get the
If I set the log level to debug I get this message after it is
"Initializing Subsystems":
JSBSim startup beginning
just before it crashes with "Debug Assertion Failed"
File: f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
Line 56 Expression (unsigned)(c+1),=256
When I request to debug it ta
I get the splash screen of the Cesna, but after it says "Initializing
Subsystems"
I get "Debug Assertion Failed!"
File: f:\dd\vctools\crt_bld\self_x86\crt\src\isctype.c
Line 56 Expression (unsigned)(c+1),=256
When I request to debug it takes me to string_utilities.h line 86.
Would compiling w
I'm getting about 20 errors: "Could not find plugin to read objects from file
C;/FG/FlightGear/data/Aircraft/c172p/splash.png - etc.
Can I set a path to my osgPlugins-2.8.0? How do you do that?
I'm using MSVC9. Is it done in MSVC?
Also, before that I'm getting: Error #127 [Screen #0]
ChooseMatc
] Compiling CVS FlightGear - is Subversion
To: flightgear-devel@lists.sourceforge.net
> Randall Green wrote:
>
> > Is Subversion really necessary to compile terrasync?
>
> Yes, obviously, because TerraSync is downloading from an SVN
> repository,
>
> Martin.
&g
Is Subversion really necessary to compile terrasync? Subversion now wants
libapr1-dev,
another lengthy piece of software.
I notice that terrasync.cxx has the lines:
#ifdef HAVE_SVN_CLIENT_H
# ifdef HAVE_LIBSVN_CLIENT_1
# include
# include
# include
# include
# else
# undef H
I'm getting one error compiling terrasync with FlightGear - file not found
svn_auth.h.
Anybody know what is missing?
Thanks,
Randy Green
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
t
I have solved those 2 file not found errors.
fltkd.lib already existed and I had to change the Configuration Manager
to DEBUG to get zlibd.lib.
Randy
--
Let Crystal Reports handle the reporting - Free Crystal Reports 20
Things are better now, I only get 2 file not found errors:
1) fltkd.lib - I compile fltk with MSVC, I get a fltk.lib but no fltkd.lib.
I checked with the site: http://geoffmclane.com/fg/fgfs-048.htm.
Geoff apparently got it. What do I have to do to get MSVC to produce
library fltkd.lib?
2) zlibd
I want to thank everyone who has helped me so far.
I'm compiling the CVS version of FlightGear and I'm down to 10 errors now.
Files not found are svn_autth.h, osgd.lib, and fltkd.lib.
Does anyone know what code is missing?
Also, I have 7 file not found on sg_d.lib. I see it is in plib and I have
t
Victhor,
You are absolutely amazing! But now I get file not found on jconfig.h.
Is it needed? I see the code looks like this:
#ifndef JCONFIG_INCLUDED /* in case jinclude.h already did */
#include "jconfig.h" /* widely used configuration options */
#endif
Can I just take out #define JC
Victhor,
Thanks. I'm using the CVS version of SimGear now and I get one error:
file not found : jpeglib.h - included in jpgfactory.hxx
Am I missing some other library?
Thanks,
Randy
--
Let Crystal Reports handle the
Victhor,
Thanks for telling me that. I'm using the CVS download now and it gets
pretty far into the compile when it gives:
c:\fg2\flightgear\src\main\fgprops.hxx : error C2653 'simgear' : is not a class
or namespace name
and the line in fgprops.hxx is:
if (node->getType() != simgear:
Victhor,
Thanks for telling me that. I'm using the CVS download now and it gets
pretty far into the compile when it gives:
c:\fg2\flightgear\src\main\fgprops.hxx : error C2653 'simgear' : is not a class
or namespace name
and the line in fgprops.hxx is:
if (node->getType() != simgear::
and all the dependencies right, but it does work in the
end.
>
> Hth
>
> Vivian
>
>
>
> -Original Message-
> From: Randall Green [mailto:randall.gr...@wright.edu]
> Sent: 13 August 2009 21:04
> To: vivian.mea...@lineone.net;
Vivian,
I am a programmer at a university who is helping an Air Force Captain do his
Masters Thesis
using a new type of Primary Flight Display he designed.
Thanks for your email. I downloaded MSVC9. I downloaded FlightGear-1.9.1 but I
don't
see a MSVC9 solution, I see an "8" solution just insid
I'm trying to compile FG 1.9.1 using msvc 2005. I started MSVC 8 from the icon
in the first folder:
FlightGear. (What is the icons in FlightGear\projects\VC8 for?) About 33
minutes into building I start
getting 216 errors: LNK 2019 unresolved external symbol void__cdecl
sgdMakeCoordMat4 followe
30 matches
Mail list logo