Hey David
The exe was compiled with mingw-cross-compile.sh [1] in the ubuntu docker
container [2], all dependencies should be able to be found from there

-Jake

[]:
https://github.com/apache/thrift/blob/master/contrib/mingw-cross-compile.sh
[2]:
https://github.com/apache/thrift/blob/master/build/docker/ubuntu/Dockerfile

On Thu, May 5, 2016 at 6:34 PM, David Wright <dwri...@hardcat.com> wrote:

> I have downloaded thrift-0.9.3.exe and generated from a thrift file - I
> would now like to compile the dependant C++ library to get my C++ client
> talking to my Erlang server.
>
>
>
> I have obtained openssl and am having trouble working out which revision
> to use - there are many and the two I have tried against thrift (0.9.3)
> fails to compile - "CRYPTO_LOCK undefined"?
>
>
>
> Can anyone point me to which version of openssl is supposed to work with
> thrift 0.9.3 release?
>
>
>
> I am attempting this on Ubuntu 14.04 LTS and Windows 10.
>
>
>
> David Gray Wright
>
>

Reply via email to