kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28968
Re: Build system Boost version
Presently, we have (corrected)
- Debian stable (1.58 IIRC)
- Windows MSYS2 (1.60)
- Windows MSVC (1.60)
- MacOS (1.61)
- Fedora 21 (1.55)
- Ubuntu 16.04 via docker (1.55)
- Debian 8 (1.55)
2017-03-27 19:20 GMT+02:00 Simon Richter <Simon.Richter@xxxxxxxxxx>:
> Hi,
>
> On 27.03.2017 01:13, Chris Pavlina wrote:
>
>> Can someone please confirm authoritatively which Boost version is
>> installed on the Jenkins boxes? I recently had to "fix" my code to build
>> on Boost 1.55 [1], making it rather ugly in the process. Out of
>> curiosity I checked our documentation just now, and it claims that we
>> require 1.56 or later [2], on which my code should have worked!
>
> "Anything that will not fail to configure." would be the statement.
>
> I have a low-priority plan to do test builds against different Boost
> versions, once I've found out how to do this efficiently in Jenkins (git
> version selection happens before build parameters are evaluated, so I
> cannot just create a matrix build).
>
> Presently, we have
>
> - Debian stable (1.58 IIRC)
> - Windows MSYS (1.62)
> - Windows MSVC (1.60)
> - MacOS (?)
>
> Simon
>
>
>
> _______________________________________________
> 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
>
References