← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] wxWidgets macOS 10.13 Patch

 

My preference would be add it to the kicad build doc.  It would be
easier to find this information in the kicad build document than the
developers mailing list and easier to point someone to the build docs.
It may be a while before wx 3.0.4 is available and I imagine even longer
until folks stop creating osx builds with 10.13 and wx 3.0.3.

Cheers,

Wayne

On 11/7/2017 7:50 AM, Adam Wolf wrote:
> No problem.  More details about the CPPFLAG are here:
> 
> https://trac.wxwidgets.org/ticket/17929
> 
> Once 3.0.4 is out, it'll be handled inside of wxwidgets, so it's just
> a transitory thing for folks looking to build on High Sierra now.
> 
> Honestly, I'm not sure we need to to add it to any docs or anything,
> but if people come knocking asking for help on building KiCad on 10.13
> in the next few months, maybe they'll find this message.
> 
> Adam Wolf
> 
> On Tue, Nov 7, 2017 at 1:59 AM, Maciej Sumiński <maciej.suminski@xxxxxxx> wrote:
>> Hi Adam,
>>
>> Thank you for the (meta)patch. Would you give some more details about
>> the required CPPFLAG? Perhaps we could do something on our side? I would
>> rather avoid adding one more requirement to the way wxWidgets building
>> process, unless there is really no other method.
>>
>> Regards,
>> Orson
>>
>> On 11/07/2017 03:25 AM, Adam Wolf wrote:
>>> Hi folks,
>>>
>>> Attached is a patch that adds a patch that helps wxWidgets build on
>>> the latest macOS 10.13 High Sierra.
>>>
>>> Additionally, when folks build wxWidgets, they'll need to set the
>>> CPPFLAG of D__ASSERT_MACROS_DEFINE_VERSIONS_WITHOUT_UNDERSCORES=1.
>>>
>>> I'm working on updating the packaging scripts so folks can use those
>>> as a reference.
>>>
>>> Adam Wolf
>>
>>
>> _______________________________________________
>> 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
>>
> 
> _______________________________________________
> 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
> 


Follow ups

References