kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #20898
Re: Boost 1.59 and MinGW build errors.
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 the
> story. I applied the patch to my mingw64 boost and KiCad built fine but
> pcbnew crashes on start up with the back trace below. The moral of the
> story, stick with boost 1.57. It appears the new boost context switch
> library code is broken.
>
I tried to build Kicad with the latest msys2 update.
After applying the patch in the mingw32 boost, I can build Kicad, and I
can run Pcbnew without crash.
Perhaps this is a issue specific to the 64 bit version.
--
Jean-Pierre CHARRAS
References