Re: [Flightgear-devel] TaxiDraw

2011-09-07 Thread Martin Spott
Martin Spott wrote: > Admittedly I don't understand what should be rebased and what should be > pushed - and why. Solved off-line, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! ---

Re: [Flightgear-devel] TaxiDraw

2011-09-07 Thread Martin Spott
Christian Schmitt wrote: > Martin Spott wrote: > Well, there are some patches in my TG tree that I'm using here and that > might be worth considering: > https://gitorious.org/papillon81/terragear-cs/commits/master Yup, will do I just was a little bit distracted by real life (and fixing CMa

Re: [Flightgear-devel] TaxiDraw

2011-09-06 Thread Christian Schmitt
Martin Spott wrote: > > Well, why did this happen ? As far as I can tell no patch submission was > unheard. Well, there are some patches in my TG tree that I'm using here and that might be worth considering: https://gitorious.org/papillon81/terragear-cs/commits/master Am I right that the mapse

Re: [Flightgear-devel] TaxiDraw

2011-09-06 Thread Martin Spott
Christian Schmitt wrote: > The same as with taxidraw should be done with terragear, which also lacks > developer power and where quite some patches are scrambled over different > places. Well, why did this happen ? As far as I can tell no patch submission was unheard. Cheers, Martin. -

Re: [Flightgear-devel] TaxiDraw

2011-09-06 Thread Christian Schmitt
Durk Talsma wrote: > I've imported the complete revision history from CVS. At this stage, I > haven't really made a desision about whether I should try to keep the CVS > and gitorious projects synchronized, or whether we should abandon the CVS > repository altogether. I don't see why you should t

Re: [Flightgear-devel] TaxiDraw

2011-09-06 Thread Peter Morgan
So shall we port it to QT then ? Im up for that.. gtk is a pain .. and much less pain with Qt... in my x-platform experience... pete On Tue, Sep 6, 2011 at 8:11 PM, Durk Talsma wrote: > Hi All, > > Following up on the recent discussion about FlightGear's support program, > I''ve been poking aro

[Flightgear-devel] TaxiDraw

2011-09-06 Thread Durk Talsma
Hi All, Following up on the recent discussion about FlightGear's support program, I''ve been poking around in my old email archieve and found a note from David Luff, dated May 26, 2009. In this message, David is stating that among his projects for FlightGear, he's trying to finish the KLN89 cod

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-30 Thread Andrew Gillanders
Thanks for pointing that one out to me, I hadn't seen it. However, it will not run on my computer. I rebuilt the wxWidgets dylib (2.8.11) using the XCode project supplied with the source, but I got this error message: Symbol not found: __ZN12wxAppConsole15OnAssertFailureEPKwiS1_S1_S1_ Don

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-29 Thread Peter Brown
Did you try simply using this version? http://macflightgear.sourceforge.net/wp-content/uploads/TaxiDraw/Taxidraw.cvs-bin-20090416.tgz On Jun 28, 2010, at 1:31 AM, Andrew Gillanders wrote: > Before building TaxiDraw, I had to install new versions of wxWidgets > (2.8.11, from http://prdownloads

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-27 Thread Andrew Gillanders
Before building TaxiDraw, I had to install new versions of wxWidgets (2.8.11, from http://prdownloads.sourceforge.net/wxwindows/ wxMac-2.8.11.tar.gz), libcurl (7.19.4, from http:// www.opensource.apple.com/source/curl/curl-57/) and libtool (2.2.8, from http://ftp.gnu.org/gnu/libtool/libtool-2

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-27 Thread James Turner
On 27 Jun 2010, at 13:07, Andrew Gillanders wrote: > do some work on AI networks, and the wiki says that there are > necessary code changes in TaxiDraw that went in after that build was > done. I was able to get the code from cvs and build everything, but > it isn't running correctly. I ha

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-27 Thread Andrew Gillanders
Yes, I have that version on my computer as well. But, I am wanting to do some work on AI networks, and the wiki says that there are necessary code changes in TaxiDraw that went in after that build was done. I was able to get the code from cvs and build everything, but it isn't running corre

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-24 Thread Durk Talsma
On Friday 25 June 2010 02:00:56 am Peter Brown wrote: > Below are some newer Mac sources. > > On Jan 2, 2010, at 4:01 AM, Peter Brown wrote: > > Tat, > > > > Have you compiled any more recent versions of TaxiDraw than my 0.3.2 > > release that I think James Turner did? > > Yes, I have the App bundl

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-24 Thread Peter Brown
Below are some newer Mac sources. On Jan 2, 2010, at 4:01 AM, Peter Brown wrote: > Tat, > > Have you compiled any more recent versions of TaxiDraw than my 0.3.2 release > that I think James Turner did? > Yes, I have the App bundle (intel only, OS X 10.5 or later) as of mid Aug. last year. The

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-24 Thread James Turner
On 24 Jun 2010, at 17:04, HB-GRAL wrote: > I am running the Tiger binaries (v0.32) from James Turner: > http://homepage.mac.com/zakalawe/.Public/taxidraw-0.3.2.dmg Wow, those still exist?! I guess I should do an updated build - I had long forgotten those binaries existed! James

Re: [Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-24 Thread HB-GRAL
Andrew Gillanders schrieb: > > Does anyone have TaxiDraw running on Mac, and what is the trick to > getting it to work? > > Thanks > Andrew > I am running the Tiger binaries (v0.32) from James Turner: http://homepage.mac.com/zakalawe/.Public/taxidraw-0.3.2.dmg - Y. -

[Flightgear-devel] TaxiDraw not running correctly on Mac 10.4

2010-06-24 Thread Andrew Gillanders
I have built TaxiDraw from cvs (grabbed the source about 4 days ago), and the app runs and displays the dialogue for selecting a new project, an existing project, etc. But, the application is not responding to mouse events at all. This happens when running it from the command line, and from

[Flightgear-devel] TaxiDraw

2009-12-21 Thread Peter Brown
Three quick TaxiDraw questions for someone in the know - There is no information in the TaxiDraw wiki regarding runway and taxiway smoothness, but there is a "roughness" box as a surface parameter in Taxidraw. I am trying to determine if this is on a 0-1 range, as I have only seen existing val