Re: [Flightgear-devel] spelling fix: compatability

2013-09-22 Thread Clement de l'Hamaide
Markus, It's now fixed in next branch ;-) https://gitorious.org/fg/flightgear/commit/023c136d40cab24d994d29f2cd05e812ec3a8670 Thanks you Regards, Clément -- LIMITED TIME SALE - F

[Flightgear-devel] download_and_compile.sh - version 1.9.12 finally ready

2013-09-22 Thread Pat
Version 1.9.12 will build 2.10.0 as stable with -s, next without the -s 2.12.0 with -B release/2.12.0 master with -B master can someone do a final check on https://www.gitorious.org/fg/fg-download-and-compile-fgmeta/raw/6516d8db2c0ab3cf19722b5d3aa49e2860b6cf9b:d

[Flightgear-devel] spelling fix: compatability

2013-09-22 Thread Markus Wanner
Hi, standard checking procedures on Debian revealed a spelling error: "compatability" occurs a couple of times in the sources. I'm a bit worried about the "kt70-compatibility" boolean flag, but corrected its spelling for the Debian release. Attached is a patch fixing all occurrences. Regards M

Re: [Flightgear-devel] fgelev

2013-09-22 Thread Thomas Albrecht
> the first element appears to be an label so > the input format is > > \n Thanks Stuart, that works! Tom -- LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99! 1,500+ hours of tutorials including Visua

Re: [Flightgear-devel] procedural bridge generation

2013-09-22 Thread Olivier
Hallo Thomas, De : Thomas Albrecht Envoyé le : Dimanche 22 septembre 2013 11h34 Objet : [Flightgear-devel] procedural bridge generation > With my python coding for OSM buildings in FG coming along nicely, I recently > thought about creating > semi-generic b

Re: [Flightgear-devel] procedural bridge generation

2013-09-22 Thread Adrian Musceac
On Sunday, September 22, 2013 12:34:32 Thomas Albrecht wrote: > With my python coding for OSM buildings in FG coming along nicely, I > recently thought about creating semi-generic bridges. Is anyone else > working on this? Or is anyone aware of an open source procedural bridge > generator? Searchin

[Flightgear-devel] procedural bridge generation

2013-09-22 Thread Thomas Albrecht
With my python coding for OSM buildings in FG coming along nicely, I recently thought about creating semi-generic bridges. Is anyone else working on this? Or is anyone aware of an open source procedural bridge generator? Searching the net mostly turned out stuff for Houdini etc. Tom --

Re: [Flightgear-devel] terragear.git: gdalchop.cxx undef reference to sgWriteLong

2013-09-22 Thread Thomas Albrecht
Hi Rebecca, Thanks for the pointers! Yes, I compile SG myself, but the version TG would link against might have been compiled on Ubuntu (I'm migrating to Manjaro). Compiling everything again solved my problem. Most likely an ID-10T error. Tom ---