kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #36514
Re: 5.1 preview
Hi JP,
Those are the 2.8 calls, which had backward-compatibility covers up until at least 3.0.4 (which is what I’m using, although I think the recommended KiCad version is 3.0.2).
But they are marked deprecated so I’ll make the fixes.
Cheers,
Jeff.
> On 14 Jul 2018, at 12:35, jp charras <jp.charras@xxxxxxxxxx> wrote:
>
> Le 13/07/2018 à 06:19, Jeff Young a écrit :
>> Thanks to some great help from Nick, I believe my 6.0 (aka 5.1) tree should compile cleanly on other
>> platforms if any of you want to try it out.
>>
>> https://git.launchpad.net/~jeyjey/kicad/?h=6.0 <https://git.launchpad.net/%7Ejeyjey/kicad/?h=6.0>
>>
>> Cheers,
>> Jeff.
>>
>
> Hi Jeff,
> to compile your 6.0 branch, I had to make this fix (attached patch)
>
> Most of issues are due to use of non existing wxWidgets functions like SetColumnWidth and
> GetColumnWidth.
>
> I don't know why it compile on your system, because they do not exist (at least in wxWidgets doc) in
> 2.8, 3.0 and 3.1 wxWidgets doc.
> (3.1.1 version is the wxWidgets I am using on W7)
>
> Cheers,
>
> --
> Jean-Pierre CHARRAS
> <build_fixes_v60.patch>_______________________________________________
> 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