← Back to team overview

kicad-developers team mailing list archive

Re: Back annotate references from PCB

 

That error was fixed by Seth this morning, you may need to rebase on latest

On Sat, Nov 30, 2019 at 2:02 PM Eeli Kaikkonen <eeli.kaikkonen@xxxxxxxxx>
wrote:

>
>
> la 30. marrask. 2019 klo 9.54 Alexander Shuklin (jasuramme@xxxxxxxxx)
> kirjoitti:
>
>>
>> Many thanks, I hope my patch is not very bad.
>> You can find that patch in my fork:
>>
>> https://github.com/jasuramme/kicad-source-mirror/commit/64dc222de6149cc789158db80bbe0696cf47dc3d
>>
>>
> I've got error when compiling (on Linux):
>
> eeschema/netlist_object.cpp:254:47: error: no match for ‘operator=’
> (operand types are ‘std::vector<wxString>’ and ‘wxArrayString’)
>              bus_contents_vec = alias->Members();
>
>
> I just made a fresh clone from https://gitlab.com/kicad/code/kicad and
> compiled it successfully. Then I added your fork as remote, checked out to
> backanno and tried to compile.
>
> Can you fork from the new kicad gitlab repo?
>
> Eeli Kaikkonen
> _______________________________________________
> 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