kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #24687
Re: I know I am pedantic ...
in regards to 6811 wxT is no longer necessary nor recommended in wx3
based on the documentation (not a big deal as it still works but may
be removed in the future)
On Tue, May 17, 2016 at 8:04 PM, Simon Wells <swel024@xxxxxxxxx> wrote:
> thanks jp, working here now
>
> On Tue, May 17, 2016 at 7:11 PM, jp charras <jp.charras@xxxxxxxxxx> wrote:
>> Le 16/05/2016 à 21:58, Simon Wells a écrit :
>>> /Users/simon/Documents/stuff/kicad-mac-packaging/kicad/common/colors.cpp:55:38:
>>> error:
>>>
>>> no viable conversion from 'const wxString' to 'const wxChar *'
>>>
>>> (aka 'const wchar_t *')
>>>
>>> { 194, 0, 0, LIGHTBLUE, _( "Blue 3" ), PUREBLUE, },
>>>
>>> ^~~~~~~~~~~~~
>>>
>>
>>
>> Can you test rev 6811 ?
>>
>>
>> --
>> Jean-Pierre CHARRAS
References