Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-23 Thread Mark Roszko
Yes, but after committing the first patch which we have. They decided to patch the patch. https://github.com/boostorg/context/commit/e7c71e78982c4bbbf5d5acafda4fdd0399d3f59e https://github.com/boostorg/context/commit/a76a402c2c81bbb7ffaf3b8871d4ac98caac3d46 On Fri, Oct 23, 2015 at 11:38 AM, Wayne

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-23 Thread Wayne Stambaugh
On 10/20/2015 11:57 AM, Mark Roszko wrote: > Horrible news! In June, they decided to add "mingw" support to > boost::context. Wait what > does that even mean if we were compiling with it before hand? Hah who > knows, its boost. This is why building KiCad on MinGW using Boost 1.58 or earlier requir

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-20 Thread Wayne Stambaugh
This patch has been around in many forms for a while. We use it in our custom 1.54 version of Boost: http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/view/head:/patches/boost_mingw.patch The msys2 project had a version that worked with both 32 and 64 bit builds with boost 1.56

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-20 Thread Mark Roszko
Horrible news! In June, they decided to add "mingw" support to boost::context. Wait what does that even mean if we were compiling with it before hand? Hah who knows, its boost. boost::context commit: https://github.com/boostorg/context/commit/fcb2283c76b93dc4e8cc14f7c358cb9ccfeb82e3 *cough* proba

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-20 Thread Wayne Stambaugh
Thanks for the info. I confirmed JP's testing and it looks like this may only be a 64-bit mingw build issue. On 10/19/2015 7:56 PM, Joseph Chen wrote: > For Linux, Boost 1.59 seems working fine, at least for me for over a > month now. I've been using Boost 1.59 compiled from the source on my > U

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-20 Thread jp charras
Le 19/10/2015 21:54, Wayne Stambaugh a écrit : > On 10/19/2015 11:59 AM, Mark Roszko wrote: >> It was fixed 2 months ago in the uuid library upstream. >> https://github.com/boostorg/uuid/pull/6 >> >> >> avhttp cannot fix it. >> > > Thanks for the heads up. Unfortunately, this is not the end of th

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-19 Thread Nick Østergaard
As Mark said, it has been fixed upstream and it is only an issue on windows when not using MSVC, if you look at the pull request he is reffering. 2015-10-20 7:08 GMT+02:00 Bernhard Stegmaier : > 1.59 basically seems to be OK also on OS X. > Can’t tell about avhttp with it right now, because I buil

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-19 Thread Bernhard Stegmaier
1.59 basically seems to be OK also on OS X. Can’t tell about avhttp with it right now, because I built without github plugin for a while now. Regards, Bernhard > On 20 Oct 2015, at 01:56, Joseph Chen wrote: > > For Linux, Boost 1.59 seems working fine, at least for me for over a month > now.

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-19 Thread Joseph Chen
For Linux, Boost 1.59 seems working fine, at least for me for over a month now. I've been using Boost 1.59 compiled from the source on my Ubuntu 15.04, and Kicad's been building and running OK for a while with me. --JC On 10/19/2015 08:45 AM, Wayne Stambaugh wrote: Boost 1.59 was just releas

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-19 Thread Wayne Stambaugh
On 10/19/2015 11:59 AM, Mark Roszko wrote: > It was fixed 2 months ago in the uuid library upstream. > https://github.com/boostorg/uuid/pull/6 > > > avhttp cannot fix it. > Thanks for the heads up. Unfortunately, this is not the end of the story. I applied the patch to my mingw64 boost and Ki

Re: [Kicad-developers] Boost 1.59 and MinGW build errors.

2015-10-19 Thread Mark Roszko
It was fixed 2 months ago in the uuid library upstream. https://github.com/boostorg/uuid/pull/6 avhttp cannot fix it. ___ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://lau