← Back to team overview

kicad-developers team mailing list archive

Re: Windows builds broken

 

@Wayne, please note that I think there is a workaround. I have not
tested it myself, but I guess you can configure kicad with
Boost_NO_BOOST_CMAKE=ON as mention in the github issue.

On Wed, 1 May 2019 at 20:33, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
>
> Jeff,
>
> I think that was a different issue.  My issue was link problem due to
> msys2 upgrading boost to 1.70 which apparently now uses CMake instead of
> the old b2 build system.  It looks like the new cmake stuff is not
> getting the boost link libraries correct.  I may take another look at it
> when I have some free time but I've go a bunch of stuff I need to work
> on rather than fixing platform specific build issues.
>
> Thanks,
>
> Wayne
>
> On 5/1/2019 7:53 AM, Jeff Young wrote:
> > Someone on the forums had to turn off the qa tests on Linux to get it to build:
> >
> > https://forum.kicad.info/t/call-for-testers-eemodern/16663/8
> >
> >
> >> On 1 May 2019, at 12:47, John Beard <john.j.beard@xxxxxxxxx> wrote:
> >>
> >> Hi Wayne,
> >>
> >> I don't see any issues on the Jenkins Msys2 and MSVC builds. In fact, it's green across the board:
> >>
> >> https://jenkins.simonrichter.eu/view/KiCad%20Status/
> >>
> >> What is the error? And when did it go wrong?
> >>
> >> Cheers,
> >>
> >> John
> >>
> >> On 01/05/2019 12:42, Wayne Stambaugh wrote:
> >>> Anyone else having build issues on windows?  I'm getting link errors for
> >>> the qa s-expr tests on both 32 and 64 bit builds.
> >>> Wayne
> >>> _______________________________________________
> >>> Mailing list: https://launchpad.net/~kicad-developers
> >>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> >>> Unsubscribe : https://launchpad.net/~kicad-developers
> >>> More help   : https://help.launchpad.net/ListHelp
> >>
> >> _______________________________________________
> >> Mailing list: https://launchpad.net/~kicad-developers
> >> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> >> Unsubscribe : https://launchpad.net/~kicad-developers
> >> More help   : https://help.launchpad.net/ListHelp
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~kicad-developers
> > Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~kicad-developers
> > More help   : https://help.launchpad.net/ListHelp
> >
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp


Follow ups

References