Re: [Flightgear-devel] Windows and source code

2008-09-07 Thread Stefan C. Müller
Geoff schrieb:
 On Thu, 2008-09-04 at 18:27 +0200, Stefan C. Müller wrote:

 I'd like to thank Stefan Muller for his excellent advice in getting me
 pointed in the right direction with compiling FG.  However, at some 90%
 done I've run into two snags.
   

Thanks, always happy to help. Fred helped me, now I pass my knowledge 
on to you :)

 The CVS download of FlightGear has a SimGear project in the FlightGear
 project file.  But there is no SimGear.sln or SimGear.vcproj or SimGear
 anything.  Is this a problem? If so how do I go about getting the
 simgear project for FlightGear.  (I do have the SimGear project
 downloaded and compiled... so I am talking here of a flightgear project
 with the simgear subproject.  Hope I'm clear on this).
   

It's like this: Simgear comes with a simgear.sln file in 
simgear/projects/vc7.1 that uses the simgear.vcproj in the same 
directory. But this solution is not required to build fg at all. Only 
the vcproj is used.
Instead I use the flightgear.sln file in flightgear/projects/vc7.1. This 
solution file includes ..\..\..\simgear\projects\vc7.1\simgear.vcproj 
which is the project file in simgear's dir (There is no simgear.vcproj 
in the flightgear directory).
It's a bit an uncommon setup, but its nice to have both simgear and 
flightgear in the same solution, makes things a lot easier for us.

 The second snag I ran into was a linker problem in the flight gear
 (VC7.1 version) GPSsmooth subproject.  It complains that unresolved
 external symbol class std::vectorclass std::basic_stringchar,struct
 std::char_traitschar,class std::allocatorchar . and so on.

 If I am correct (And I am not a fluent Window's programmer) that should
 be part of the STL and MSvcrt.lib should be the library.  I explicitly
 changed the additional dependencies in MSVC++ 2008 Express Edition to
 include MSvcrt.lib but that did not get rid of the error.
   
Could you post the complete error message? I doubt its the std stuff 
causing the trouble.
My GPSsmooth's additional dependencies are sg.lib, net.lib, ul.lib, 
ws2_32.lib, winmm.lib and zlib.lib

- Stefan

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] LFPN Problem

2008-09-07 Thread Michael Smith
James Turner wrote:

 On 5 Sep 2008, at 17:21, James Turner wrote:

 Yep, that's quite a likely source - thanks for the help, I'll work out
 from this.

 Got it.

 If someone could kindly apply the attached patch, that'll keep this 
 from crashing, I believe. The fix is easy since FGAirport can now 
 always provide an active runway - there's no need to guess at random, 
 or rely on the tower having set one up.





 Regards,
 James

 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
Thank you very much James, that fixed it.
p.s. This is the great part about oss, You wouldn't see Bill Gates 
fixing something this quick and you sure won't see me thanking him for 
it :).

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] f16 speedbrakes

2008-09-07 Thread Jon S. Berndt
This would be good to see in a plot. Can you do that?

Jon


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 Alex Romosan
 Sent: Saturday, September 06, 2008 5:06 PM
 To: FlightGear developers discussions
 Subject: Re: [Flightgear-devel] f16 speedbrakes
 
 Jon S. Berndt writes:
 
  I don't know if this matters, but remember that not too long ago we
  added the ability to enter aero coefficients in several coordinate
  systems - including BODY and WIND, etc.
 
 so if i were to represent the wind tunnel data in x,y,z axis then the
 drag due to horizontal tail deflection (the data on pages 45-49 of the
 nasa technical paper 1538) would then look like this:
 
 axis name=X
   function name=aero/coefficient/CDDh
 descriptionDrag_due_to_horizontal_tail_deflection/description
 product
   propertyaero/qbar-psf/property
   propertymetrics/Sw-sqft/property
   table name=CDdHT


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] f16 speedbrakes

2008-09-07 Thread Alex Romosan
Jon S. Berndt writes:

 This would be good to see in a plot. Can you do that?

i guess jsbsim can do it but i never tried it. any pointers?

--alex--

-- 
| I believe the moment is at hand when, by a paranoiac and active |
|  advance of the mind, it will be possible (simultaneously with  |
|  automatism and other passive states) to systematize confusion  |
|  and thus to help to discredit completely the world of reality. |

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel