kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #31419
Re: [PATCH] wxWidgets macOS 10.13 Patch
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
>
Follow ups
References