← Back to team overview

kicad-developers team mailing list archive

Re: About dialog

 

I have tested the v6 patch on windows x86_64 and seems to work. It now copies:
Application: pcbnew
Version: (2016-03-07 BZR 6612, Git b237d81)-product, release build
Libraries: wxWidgets 3.0.2
           libcurl/7.46.0 OpenSSL/1.0.2e zlib/1.2.8 libidn/1.32
libssh2/1.6.0 librtmp/2.3
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian, wxMSW
- Build Info -
wxWidgets: 3.0.2 (wchar_t,wx containers,compatible with 2.8)
Boost: 1.60.0
Curl: 7.46.0
KiCad - Compiler: GCC 5.3.0 with C++ ABI 1009
        Settings: USE_WX_GRAPHICS_CONTEXT=OFF
                  USE_WX_OVERLAY=OFF
                  KICAD_SCRIPTING=ON
                  KICAD_SCRIPTING_MODULES=ON
                  KICAD_SCRIPTING_WXPYTHON=ON
                  USE_FP_LIB_TABLE=HARD_CODED_ON
                  BUILD_GITHUB_PLUGIN=ON

2016-03-07 16:09 GMT+01:00 Simon Wells <swel024@xxxxxxxxx>:
> Please find updated patch, This should be final version
>
> On Sun, Mar 6, 2016 at 8:00 AM, jp charras <jp.charras@xxxxxxxxxx> wrote:
>> Le 05/03/2016 19:48, Simon Wells a écrit :
>>> thanks jp
>>>
>>> damn, i meant to do that as i saw the warning fire on simons build
>>> bot, tbh i thought it was just a compile-time warning rather than a
>>> run-time crash so thanks and i will have an updated v5 patch soon
>>
>> This is a compile-time warning at least for this file, because curl is
>> not actually used in the dialog.
>> The crash was in fact due to the first (incorrect) fix I made when
>> trying the patch.
>>
>> ( The issue could be more critical in github plugin )
>>
>>
>> --
>> Jean-Pierre CHARRAS
>
> _______________________________________________
> 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
>


References