kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #33538
Re: wxwidgets fork progress
I just had a quick look and it looks fine.
Also my first guess is that maybe something got messed up in the folder hierarchy when copying wxPython/wxWidgets together, so that e.g. here
WXPYTHON_BUILD_OPTS="WX_CONFIG=`pwd`/../../wx-bin/bin/wx-config \
some wrong wxWidgets (not the one of the fork) gets pulled in.
Too late here already to check just by review, will try tomorrow… :)
> On 29. Jan 2018, at 00:00, Adam Wolf <adamwolf@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> Yeah. The previous build script downloaded a wxpython tarball, which included wxwidgets.
>
> All my update did was move the wxpython subdirectory into a git checkout of the wxwidgets tree, and build that way.
>
> One quick thing would be to just do a diff between the wxwidgets included with wxpython 3.0.2.0, and the tree. At this point, nothing would surprise me :)
>
> Adam
>
>
>
> On Jan 28, 2018 4:54 PM, "Bernhard Stegmaier" <stegmaier@xxxxxxxxxxxxx <mailto:stegmaier@xxxxxxxxxxxxx>> wrote:
> Sure.
> I’ll have a look tomorrow and try to build wxWidgets/wxPython the same way the script does.
>
>> On 28. Jan 2018, at 23:44, Nick Østergaard <oe.nick@xxxxxxxxx <mailto:oe.nick@xxxxxxxxx>> wrote:
>>
>> You don't need to revert it. I can just choose the latest workin hash in the jenkins job. I would rather we fix it somehow. :)
>>
>> @Bernhard, the build scripts in question are https://github.com/wayneandlayne/KiCadMacOSPackaging <https://github.com/wayneandlayne/KiCadMacOSPackaging>
>>
>> Maybe you can have a got at it?
>>
>> 2018-01-28 23:41 GMT+01:00 Nick Østergaard <oe.nick@xxxxxxxxx <mailto:oe.nick@xxxxxxxxx>>:
>> I assume this is the bug you are talking about:
>> https://bugs.launchpad.net/kicad/+bug/1745868 <https://bugs.launchpad.net/kicad/+bug/1745868>
>>
>> 2018-01-28 23:14 GMT+01:00 Adam Wolf <adamwolf@xxxxxxxxxxxxxxxxxxxx <mailto:adamwolf@xxxxxxxxxxxxxxxxxxxx>>:
>> I was able to get the wxwidgets stuff switched over but there's a bug in the big tracker saying it didn't work. I will continue to look into it as I can. I should be over this illness by the end of this week, it looks like.
>>
>> I can revert the packaging change so the next builds will work again.
>>
>> Sorry folks, I have lost weeks and weeks of productivity and am trying to do my best.
>>
>> Adam
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>> Unsubscribe : https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> More help : https://help.launchpad.net/ListHelp <https://help.launchpad.net/ListHelp>
>>
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
>> Unsubscribe : https://launchpad.net/~kicad-developers <https://launchpad.net/~kicad-developers>
>> More help : https://help.launchpad.net/ListHelp <https://help.launchpad.net/ListHelp>
>
Follow ups
References