kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #23793
Re: [PATCH] Enable C++11
The problems for me occurred when I made TravisCI build KiCad....sigh
probably some sort of difference I am forgeting but they use Ubuntu 14
build VMs.
On Fri, Mar 11, 2016 at 4:09 PM, Nick Østergaard <oe.nick@xxxxxxxxx> wrote:
> I just tried to build on ubuntu 14.04 with the first patch from Simon
> and it built without any problems. And that is with boost 1.54 and not
> python scripting enabled. This was tested in a docker container.
>
> 2016-03-11 21:52 GMT+01:00 Wayne Stambaugh <stambaughw@xxxxxxxxx>:
>> I would prefer a solution to fix this before I commit the patch.
>>
>> On 3/11/2016 1:01 PM, Mark Roszko wrote:
>>> The issue is with gcc 4.8 which has C++11 but funny #defines. Boost
>>> 1.55 only adds flags that have to be enabled manually to work around it.
>>> Ubuntu 14 has gcc4.8. Debian Jessie has gcc4.9.
>>>
>>> _______________________________________________
>>> 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
--
Mark
Follow ups
References
-
C++11 support
From: Simon Richter, 2016-03-10
-
[PATCH] Enable C++11
From: Simon Richter, 2016-03-10
-
Re: [PATCH] Enable C++11
From: Mark Roszko, 2016-03-10
-
Re: [PATCH] Enable C++11
From: Nick Østergaard, 2016-03-10
-
Re: [PATCH] Enable C++11
From: Mark Roszko, 2016-03-10
-
Re: [PATCH] Enable C++11
From: Wayne Stambaugh, 2016-03-10
-
Re: [PATCH] Enable C++11
From: Chris Pavlina, 2016-03-10
-
Re: [PATCH] Enable C++11
From: Wayne Stambaugh, 2016-03-11
-
Re: [PATCH] Enable C++11
From: Simon Richter, 2016-03-11
-
Re: [PATCH] Enable C++11
From: Mark Roszko, 2016-03-11
-
Re: [PATCH] Enable C++11
From: Wayne Stambaugh, 2016-03-11
-
Re: [PATCH] Enable C++11
From: Nick Østergaard, 2016-03-11