← Back to team overview

kicad-developers team mailing list archive

Re: [rfc patch] replace avhttp with libcurl

 

Patch committed in the product branch r6397.  Thank you for your
contribution to KiCad.

FYI.  There may be an issue with with ssl where there is a ca-cert file
race condition that causes all of the github entries in the
fp-lib-table to fail for cannot assess ca-cert files.  Dick found the
issue and is looking into it since he wrote the github plugin.  I
believe he is using ubuntu lts 14.04 so it may be due older versions of
ssl or libcurl.  Now you know why I created a new policy for including
dependency library versions used to build KiCad.  It's not a show
stopper but it is something that needs to be addressed.  I'll keep you
posted.

Thanks,

Wayne

On 12/11/2015 1:04 AM, Mark Roszko wrote:
> Removed some rogue whitespaces to stop complaints and fixed two
> renamed function headers.
> 
> On Wed, Dec 9, 2015 at 9:58 PM, Jon Neal <reportingsjr@xxxxxxxxx> wrote:
>> I tested it on windows 8 and it seemed to work just fine.
>>
>> On Wed, Dec 9, 2015 at 9:39 PM Mark Roszko <mark.roszko@xxxxxxxxx> wrote:
>>>
>>>> If it works on all platforms without the user having to jump through
>>>> configuration hoops to get it to work
>>>
>>> I will eat a shoe if anyone has do anything extreme. :)
>>>
>>>
>>> Here's a build with it patched with curl and all dependencies included:
>>>
>>> http://downloads.kicad-pcb.org/windows/kicad-product-r6362.0427189-x86_64.exe
>>>
>>> Which works for me.
>>>
>>> _______________________________________________
>>> 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