← Back to team overview

kicad-developers team mailing list archive

Re: Folks doing their own Mac builds will want to fetch from our local wxWidgets branch...

 

Jeff,

What configure flags are you using with our fork of wxWidgets? When I use
the flags we list in the developer docs I hit the error you added about
wxUSE_UNICODE_UTF8 being defined. Completely removing Unicode support also
breaks KiCad builds (since that typdefs wxChar into char, and we get an
error). Is there another configure flag you pass to still use Unicode by
not UTF8?

Thanks,
-Ian

On Sat, Aug 10, 2019 at 11:18 AM Jeff Young <jeff@xxxxxxxxx> wrote:

> … and rebuild wxWidgets.
>
> Cheers,
> Jeff.
> _______________________________________________
> 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