[Flightgear-devel] Enabling JPEG factory causes fgfs/GIT to fail compiling

2013-06-11 Thread Roland Haeder
Hello all,

please take a look at this:
http://pastebin.com/sFMjmxXA

The most important lines here are:
--
/home/quix0r/fgfs/flightgear/src/Network/jpg-httpd.cxx: In member 
function ‘virtual bool FGJpegHttpd::process()’:
/home/quix0r/fgfs/flightgear/src/Network/jpg-httpd.cxx:179:5: error: 
‘poll’ is not a member of
--

It can be fixed by disabling JPEG factory in both SG/FG all together.

Regards,
   Roland

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Enabling JPEG factory causes fgfs/GIT to fail compiling

2013-06-11 Thread James Turner

On 11 Jun 2013, at 23:53, Roland Haeder rol...@mxchange.org wrote:

 please take a look at this:
 http://pastebin.com/sFMjmxXA
 
 The most important lines here are:
 --
 /home/quix0r/fgfs/flightgear/src/Network/jpg-httpd.cxx: In member 
 function ‘virtual bool FGJpegHttpd::process()’:
 /home/quix0r/fgfs/flightgear/src/Network/jpg-httpd.cxx:179:5: error: 
 ‘poll’ is not a member of
 --
 
 It can be fixed by disabling JPEG factory in both SG/FG all together.

This is my fault, I will fix it.

And, I should probably update one of the Jenkins slaves to have JPEG-factory 
enabled, since this has happened before. 

James--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Enabling JPEG factory causes fgfs/GIT to fail compiling

2013-06-11 Thread Roland Haeder
On 06/12/2013 12:17 AM, James Turner wrote:
 This is my fault, I will fix it.

 And, I should probably update one of the Jenkins slaves to have
 JPEG-factory enabled, since this has happened before.

 James
That is maybe good to get noticed about it. And this is why I try to 
enable all features to check if they are okay or broken. :)

Glad to help you out again.

Roland


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] Enabling JPEG factory causes fgfs/GIT to fail compiling

2013-06-11 Thread James Turner

On 12 Jun 2013, at 01:12, Roland Haeder rol...@mxchange.org wrote:

 That is maybe good to get noticed about it. And this is why I try to 
 enable all features to check if they are okay or broken. :)
 
 Glad to help you out again.

Well we already have the 'all-FDMs' build on Jenkins for that reason, JPEG 
factory is a little tougher because it requires SG reconfigured too.

Although actually the entire option could likely be removed, and replaced with 
using the osgDB Image plugins to create a JPEG or PNG. And then it wouldn't 
need to be a CMake option at all. 

If anyone would like to attempt this, please ask and I can suggest where to 
start, it's a nice small project :)

James--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel