← Back to team overview

kicad-developers team mailing list archive

Re: Linux builds broken.

 

John,

On 5/23/19 2:36 PM, John Beard wrote:
> On 23/05/2019 19:05, Wayne Stambaugh wrote:
> 
>> /home/wayne/src/kicad-trunk/include/bitmap_base.h:34:1: error:
>> declaration
>>        conflicts with target of using declaration already in scope
>> class COLOR4D;
> 
> Odd, I don't see this at all, even on Jenkins. Must be a compiler thing?
> 
> COLOR4D is actually in KIGFX, but it's a bit confused, as there are as
> few using directives in headers hoiking it out of its namespace.
> 
> I've pushed a fix that I think will fix it.

That fixed it.  Thanks.

Wayne

> 
> Cheers,
> 
> John
> 
> _______________________________________________
> 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