Hi,

Been working for a tad (on NT 4.0 DDK stuff), and then onto
some other Windows tools (like my 'own' Spy5,etc) ... but
hopefully back for a bit ... did manage to keep up with most
of the mail - en brief -

Downloaded the newest CVS to a new FG78CVS folders,
   SimGear
   FlightGear
and used the supplied MSVC dsw/dsp set. And of course a
recently updated FGFSCVS\LIB\PLIB (just days ago) as the
PLIB base.

And for good measure also downloaded the whole base
again ... to FG78CVS\fgfsbase

I do not know if the am2dsp.pl has been updated recently,
but I have some suggested additions. Some new, some
OLD, like adding net_d.lib or using ssg_d.lib.

It is actually only one line, for the DEBUG version, so have
included it here -
# ADD LINK32 kernel32.lib user32.lib winspool.lib comdlg32.lib gdi32.lib
shell32.lib glut32.lib wsock32.lib Winmm.lib ssg_d.lib sg_d.lib pui_d.lib
fnt_d.lib ul_d.lib net_d.lib sl_d.lib SimGear.lib mk4vc60s_d.lib
Opengl32.lib Glu32.lib libcd.lib oldnames.lib libcid.lib libcpd.lib /nologo
/subsystem:console /incremental:yes /debug /machine:I386 /nodefaultlib
/pdbtype:sept /libpath:"..\plib" /libpath:"..\SimGear"
/libpath:"..\SimGear\simgear\metakit\builds"

Those who 'read' such strings will note that I have also flipped the
[ ] Include Default libraries OFF, with /nodefaultlib also in this line,
and am NOT using the multi-threaded libraries.

Also it seems it had not been run recently, because I had to
manually ADD a number of modules to FG build, and rename
one like guag to gaug ... These changes 'should' be in the
*.am files by now???

Since I am using a new (for me) e-mail client, probably common to
many, MS Outlook Express, I am not too familiar with it actions, will
keep this short.

Suffice it to say, I got FlightGear.exe running, but only using
--fdm=larcsim, where it went into some cycle, never to return.
pointing 90 deg. to runway -01L, KSFO - sort of a soft hang ...

The default JSBSIM failed after -
(I have removed the ANSI terminal escape sequences in src)
Reading Aircraft Configuration File: c172
                            Version: 1.50
  Reading Metrics
    WingArea: 174
... etc
    Maximum Alpha: 0.28    Minimum Alpha: -0.087
  Reading Landing Gear
FlightGear aborting

Any help appreciated.

Regards,

Geoff.





_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to