Re: [Flightgear-devel] Plib sockets

2010-07-22 Thread James Turner
On 22 Jul 2010, at 22:07, Curtis Olson wrote: > I think you just need to make sure you include ul.h which most of the plib > headers require. No, this is fall-out of operation 'get PLIB out of SimGear' - fixes to follow. The changes in question move netSocket into SimGear, and I have a pending

Re: [Flightgear-devel] Plib sockets

2010-07-22 Thread Curtis Olson
I think you just need to make sure you include ul.h which most of the plib headers require. Regards, Curt. On Thu, Jul 22, 2010 at 3:55 PM, Alan Teeder wrote: > Windows compiler does not like this:- > > -- Build started: Project: SimGear, Configuration: Debug Win32 -- > Compiling... >

[Flightgear-devel] Plib sockets

2010-07-22 Thread Alan Teeder
Windows compiler does not like this:- -- Build started: Project: SimGear, Configuration: Debug Win32 -- Compiling... raw_socket.cxx c:\flightgear\simgear\simgear\io\raw_socket.cxx(334) : error C2065: 'UL_WARNING' : undeclared identifier c:\flightgear\simgear\simgear\io\raw_socket.cxx(334)

Re: [Flightgear-devel] flightgear ./configure apr-1-config

2010-07-22 Thread Lance Levsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thank you! On 10-07-22 12:15 PM, Hans Janssen wrote: > Lance Levsen wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Error message: >> ./configure: line 10540: apr-1-config: command not found >> ./configure: line 10541: apr-1-config: c

Re: [Flightgear-devel] flightgear ./configure apr-1-config

2010-07-22 Thread Hans Janssen
Lance Levsen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Error message: > ./configure: line 10540: apr-1-config: command not found > ./configure: line 10541: apr-1-config: command not found > > Comes from configure.ac: > LIBS="`apr-1-config --link-ld`" > CPPFLAGS="-I/usr/include/

[Flightgear-devel] flightgear ./configure apr-1-config

2010-07-22 Thread Lance Levsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Error message: ./configure: line 10540: apr-1-config: command not found ./configure: line 10541: apr-1-config: command not found Comes from configure.ac: LIBS="`apr-1-config --link-ld`" CPPFLAGS="-I/usr/include/subversion-1 `apr-1-config --includes`"

Re: [Flightgear-devel] weather conditions and winds aloft not working correctly..

2010-07-22 Thread Curtis Olson
Replying to my own message ... I see a couple simple code cleanups in my first patch so don't worry too much about that. I've been flying tight level circles in a variety of wind conditions (up to 70 kts) with smoke turned on and when I come around and start the circle again, I've been flying into

Re: [Flightgear-devel] OpenSceneGraph

2010-07-22 Thread Chris Baines
Thanks for the info. Chris On Wed, 2010-07-21 at 14:47 +0100, James Turner wrote: > On 21 Jul 2010, at 14:01, Chris Baines wrote: > > > Can I just ask what version of OpenSceneGraph is required to compile and > > run Flightgear/Simgear (v2.0.0). The release page suggests that any > > version wil

Re: [Flightgear-devel] weather conditions and winds aloft not working correctly..

2010-07-22 Thread Curtis Olson
On the topic of the partical system and the wind vector not being correct. I have a patch here that seems to be working, and it would be great if a few other people could test/review it to see if it makes sense. This is the first time I've dove into the particle system code and the environment ma

Re: [Flightgear-devel] plib 1.6.0?

2010-07-22 Thread HB-GRAL
HB-GRAL schrieb: > Hi all > > Can someone please delete 'docs-mini/README.plib' in 'next' or all > branches where you need plib >= 1.8.4? > > Thanks- Yves > Please ignore my post here and my request for deleting this file. I see that there are much more files to change and maybe these files h

Re: [Flightgear-devel] weather conditions and winds aloft not working correctly..

2010-07-22 Thread Stuart Buchanan
On Wed, Jul 21, 2010 at 5:00 PM, Torsten Dreyer wrote: > I don't know if it's somehow related, but the 3d clouds don't seem to drift > with the wind, either. Flying with  crosswind with a magnitude as your > airspeed let you fly toward the clouds at a 45 degree angle. My setup was: > Wind from 1...