Windows support lately

Joshua Kordani jkordani at lsa2.com
Fri Oct 14 15:44:27 UTC 2016


On 10/14/16 11:12 AM, Luís Oliveira wrote:

> On Fri, Oct 14, 2016 at 3:51 PM, Joshua Kordani <jkordani at lsa2.com> wrote:
>> It seems like when I use the 1.0.2j installer and opt to install the
>> libraries into the windows system folder that the libraries are able to be
>> found.  but when I try to get cffi to look for them in a special directory,
>> no dice.  This isn't a problem with this library, but man I'd like to get to
>> the point where I can bundle these windows dlls and ship them with the
>> code...  Is this something you normally do? or do you require end users to
>> install the dependencies themselves?
> At $WORK we place the DLLs in the same folder as our application
> binaries. That is one of the places (besides the system folder, as
> you've found out) where Windows looks for DLLs when you ask it.
>
> Cheers,
>
Yes it seems that the issue is that when windows goes to resolve dll 
locations it uses the path.  Sorry for the noise, just found this 
behavior from googling.....

Josh



More information about the cl-plus-ssl-devel mailing list