Re: [Flightgear-devel] Linux - Solaris && AMD64-SPARC64 interfacing

2006-12-11 Thread Vikas N Kumar
Hi Martin Have you been able to compile the simgear/props directory with the Sun Studio 11 compilers ? I am getting the static class member initialized twice error in props.cxx "SGRawValue<>::DefaultValue is initialized twice" for all the types explicitly defined. Do you know the fix for this or i

Re: [Flightgear-devel] Modeling a Flexwing Microlight

2006-12-11 Thread Joacim Persson
On Fri, 8 Dec 2006, Stuart Buchanan wrote: > - There is no trimming for different flight phases. Vertical speed is > purely controlled by power. Many trikes has a trim function, just like all non-trainer hang glider has nowadays. (I know the Airborne trike we use for aerotowing has it.) This trim

Re: [Flightgear-devel] fgfs-builder repository

2006-12-11 Thread Arnt Karlsen
On Tue, 12 Dec 2006 00:06:28 +0100, Arnt wrote in message <[EMAIL PROTECTED]>: > On Mon, 11 Dec 2006 19:33:07 +0100, Ralf wrote in message > <[EMAIL PROTECTED]>: > > > Hi, > > > > Arnt Karlsen wrote: > > > ..agreed, I have the 3'rd build going now: ;o) > > > http://80.239.32.253/arnt/fgfsbuild

Re: [Flightgear-devel] New problem with yasim aircrafts

2006-12-11 Thread Douglas Campos
you need to mantain your data and source trees in sync eg. a cvs head data checkout wont work with fgfs-0.9.8 .002 cents On 12/11/06, Heiko Schulz <[EMAIL PROTECTED]> wrote: > Hi, > > > With the osg-fgfs.exe and the datas from 12.06.2006 I > can't use some yasim aircrafts like the 777 or my > ec

Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Chris Wilkinson
Hi there, Ralf Gerlich wrote: > Hi, > > Chris Wilkinson wrote: > >>Its all there, so perhaps the deprecation of wxNotebookSizer >>in wx-2.7 (SUSE 10.1) is the problem I have... > > > Interesting indeed. I did not know that wx-2.7 was out yet. > > >>Next mission is to compile and figure out t

Re: [Flightgear-devel] fgfs-builder repository

2006-12-11 Thread Arnt Karlsen
On Mon, 11 Dec 2006 19:33:07 +0100, Ralf wrote in message <[EMAIL PROTECTED]>: > Hi, > > Arnt Karlsen wrote: > > ..agreed, I have the 3'rd build going now: ;o) > > http://80.239.32.253/arnt/fgfsbuilder.trunk.now.it.is.theTIFF.bug > > http://80.239.32.253/arnt/fgfsbuilder.trunk.now.fixing.theTIFF

Re: [Flightgear-devel] fgfs-builder repository

2006-12-11 Thread Ralf Gerlich
Hi, Arnt Karlsen wrote: > ..agreed, I have the 3'rd build going now: ;o) > http://80.239.32.253/arnt/fgfsbuilder.trunk.now.it.is.theTIFF.bug > http://80.239.32.253/arnt/fgfsbuilder.trunk.now.fixing.theTIFF.bug Just have a look to the current version: http://svn.qmx-systems.com/fgfsbuilder/branch

Re: [Flightgear-devel] cow on runway problem seem to be solved

2006-12-11 Thread Heiko Schulz
"worn out cow joke" So it was an easter egg? --- Maik Justus <[EMAIL PROTECTED]> schrieb: > Hi, > > Melchior has fixed the cow on runway problem, see > cvs-log: > > > > Update of > /var/cvs/FlightGear-0.9/data/Aircraft/bo105/Models > > In directory baron:/tmp/cvs-serv29403 > > > > Modified Fil

[Flightgear-devel] cow on runway problem seem to be solved

2006-12-11 Thread Maik Justus
Hi, Melchior has fixed the cow on runway problem, see cvs-log: Update of /var/cvs/FlightGear-0.9/data/Aircraft/bo105/Models In directory baron:/tmp/cvs-serv29403 Modified Files: bo105.nas Log Message: - make adf dial work (though that looks ugly; need to fix it soon) - remove worn out cow

[Flightgear-devel] New problem with yasim aircrafts

2006-12-11 Thread Heiko Schulz
Hi, With the osg-fgfs.exe and the datas from 12.06.2006 I can't use some yasim aircrafts like the 777 or my ec135. I get following message: "cannot find specified aircraft config option parsing failed..." So where is the matter and how to fix it? Greetings HHS _

Re: [Flightgear-devel] fgfs-builder repository

2006-12-11 Thread Arnt Karlsen
On Thu, 07 Dec 2006 14:46:58 +0100, Ralf wrote in message <[EMAIL PROTECTED]>: > Hi, > > Arnt Karlsen wrote: > > On Wed, 06 Dec 2006 18:25:00 +0100, Ralf wrote in message > > <[EMAIL PROTECTED]>: > > > >> Hi all, > >> > >> Douglas Campos has provided a Subversion repository for the > >> fgfs-b

Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Ralf Gerlich
Hi, Chris Wilkinson wrote: > Its all there, so perhaps the deprecation of wxNotebookSizer > in wx-2.7 (SUSE 10.1) is the problem I have... Interesting indeed. I did not know that wx-2.7 was out yet. > Next mission is to compile and figure out terragear, so > I can export my new taxiway definitio

Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Martin Spott
Chris Wilkinson wrote: > Next mission is to compile and figure out terragear, so > I can export my new taxiway definitions back to fg... :-/ Please submit your changes to Robin Peel as well: http://www.x-plane.org/home/robinp/index.htm#Updates Thanks, Martin. -- Unix _IS_ user frien

Re: [Flightgear-devel] Issues compiling taxidraw...

2006-12-11 Thread Chris Wilkinson
Hi there, Torsten Dreyer wrote: > Hi, > > looks like toolsoptionsdialog.cpp does not know anything about > wxNotebookSizer. That one comes from wxwidgets. > - wxwidgets installed? > - header files in include path? Its all there, so perhaps the deprecation of wxNotebookSizer in wx-2.7 (SUSE 10.