kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37716
Re: GAL branch
Hi Simon,
You can change those to SetColSize() for now. It’s fixed in master so when I do another rebase it will pick them up.
Cheers,
Jeff.
> On 29 Sep 2018, at 00:39, Simon Richter <Simon.Richter@xxxxxxxxxx> wrote:
>
> Hi,
>
>> Really guys, this is an amazing bit of work you've put together. From> my end, I don't see show stoppers to merging to master.
> I have a build failure on MSVC for b487a155f:
>
> eeschema\dialogs\dialog_fields_editor_global.cpp(727): error C2039:
> 'SetColumnWidth': is not a member of 'WX_GRID'
>
> eeschema\dialogs\dialog_fields_editor_global.cpp(729): error C2039:
> 'SetColumnWidth': is not a member of 'WX_GRID'
>
> eeschema\dialogs\dialog_fields_editor_global.cpp(869): error C2039:
> 'SetColumnWidth': is not a member of 'WX_GRID'
>
> 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