[Flightgear-devel] terrain surface types...

2006-07-19 Thread syd & sandy
Hi all , is it possible to detect the type of surface one lands on, by surface type / land cover/ or texture ? In the process of trying to design a wake / spray for the Beaver I would like to only show a spray if landing on water ... it would look a bit silly on land , and although it IS a

Re: [Flightgear-devel] Cygwin CVS compile error

2006-07-19 Thread Georg Vollnhals
Frederic Bouvier schrieb: > > > [EMAIL PROTECTED] /usr/lib > $ find . -name "*winmm*" > /w32api/libwinmm.a > > I guess you need to install the win32 libraries from your cygwin setup ( I > forgot unix prefix its libraries with 'lib'. winmm.lib is for MSVC, libwinmm.a > is for cygwin ) > > If you loo

[Flightgear-devel] loading XML dialogs from Nasal (e.g. for aircraft specific config dialogs)

2006-07-19 Thread Melchior FRANZ
As you all probably know (or should know :-), some aircraft have config dialogs (most of them are bound to the Tab-key: bo105, c150, Lightning, OV-10). Until recently, those had to be purely Nasal-generated dialogs. Nothing wrong with that, and very powerful, too. But in many cases, a simple XML di

[Flightgear-devel] Links Error in JSBSim Stand Alone (Visual C++ .Net Express)

2006-07-19 Thread Demian Odasso
Hello, Im getting these and some more links errors while building JSBSim in standalone mode. Im missing some lib or something like that?   Thx. Demian from Argentina.   Error    1  error LNK2019: unresolved external symbol [EMAIL PROTECTED] referenced in function "public: __thiscall JSBSi

Re: [Flightgear-devel] Question on the weather: How are the 3D clouds are generated?

2006-07-19 Thread Frederic Bouvier
Vassilii meant that it is the program that generate the 3D clouds, and there is no data elsewhere, just random numbers generated by an algorithm. He pointed you to C++ source files. And yes, SimGear is integrated in the Windows version too. -Fred Quoting Heiko Schulz : > Hi, > > Thanks! But I ha

Re: [Flightgear-devel] Question on the weather: How are the 3D clouds are generated?

2006-07-19 Thread Heiko Schulz
Hi, Thanks! But I have the Windows Version - no SimGear! Greetings HHS --- Vassilii Khachaturov <[EMAIL PROTECTED]> schrieb: > > Well, that's it! That's why my question: how is > the > > 3D-Clouds are generated? > > > > There are textures for it, but I still nott found > out > > how this clouds

Re: [Flightgear-devel] Cygwin CVS compile error

2006-07-19 Thread Frederic Bouvier
Quoting Georg Vollnhals : > Frederic Bouvier schrieb: > > Quoting Georg Vollnhals : > > > > > >> Hi all, > >> > >> with the newest CVS and Cygwin I get this error > >> > >> /fg-cvs/lib/libplibul.a(ulClock.o):ulClock.cxx:(.text+0x81): undefined > >> reference to [EMAIL PROTECTED]' > >> > >> Any ide

[Flightgear-devel] Flightgear's best kept secret?

2006-07-19 Thread Joacim Persson
Maybe I missed it, but I didn't get any hits (except from a few messages on fg-user's list) on a site search on the FG homepage for "kelpie", "fgfp" nor "fgflightplaner", here's the link: https://sourceforge.net/projects/fgflightplanner/ This is IMHO a pretty impressive app for IFR flight plannin

Re: [Flightgear-devel] state of heli simulation

2006-07-19 Thread Melchior FRANZ
* Melchior FRANZ -- Wednesday 19 July 2006 12:05: > I didn't feel the least ground or autorotation effect. Heh, or maybe I'm not sensible enough. Yes, I observed some ground effect now. A bit too few IMHO, but that's only judged by my experience with other PC flight sims, so this isn't reliable in

Re: [Flightgear-devel] Cygwin CVS compile error

2006-07-19 Thread Georg Vollnhals
Frederic Bouvier schrieb: > Quoting Georg Vollnhals : > > >> Hi all, >> >> with the newest CVS and Cygwin I get this error >> >> /fg-cvs/lib/libplibul.a(ulClock.o):ulClock.cxx:(.text+0x81): undefined >> reference to [EMAIL PROTECTED]' >> >> Any ideas what would help? >> Thank you very much in ad

Re: [Flightgear-devel] wiki spammer

2006-07-19 Thread Roberto Inzerillo
Melchior FRANZ ha scritto: > Looks like our wiki is the target of a pr0n spam bot. It obviously > uses zombies, and there's no reasonable way to block it other than with > making logging in mandatory. Blocking IP addresses is pointless and > will lead nowhere. I don't even consider mandatory login

Re: [Flightgear-devel] state of heli simulation

2006-07-19 Thread Melchior FRANZ
* Maik Justus -- Wednesday 19 July 2006 08:42: > http://www.mjustus.de/fg/heli060719.tar.gz Again, if someone has problems downloading it: http://members.aon.at/mfranz/flightgear/heli060719.tar.gz [73.5 kB] > Was some code to put on floating point exceptions on msvc. It's > now comment out

Re: [Flightgear-devel] Cygwin CVS compile error

2006-07-19 Thread Frederic Bouvier
Quoting Georg Vollnhals : > Hi all, > > with the newest CVS and Cygwin I get this error > > /fg-cvs/lib/libplibul.a(ulClock.o):ulClock.cxx:(.text+0x81): undefined > reference to [EMAIL PROTECTED]' > > Any ideas what would help? > Thank you very much in advance The link command line should include

[Flightgear-devel] Cygwin CVS compile error

2006-07-19 Thread Georg Vollnhals
Hi all, with the newest CVS and Cygwin I get this error /fg-cvs/lib/libplibul.a(ulClock.o):ulClock.cxx:(.text+0x81): undefined reference to [EMAIL PROTECTED]' Any ideas what would help? Thank you very much in advance Georg "HeliFlyer" EDDW -