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)