Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: bastasie on April 09, 2018, 02:43:12 PM



Title: Libcrypto on windows system
Post by: bastasie on April 09, 2018, 02:43:12 PM
Hello everyone,

I am facing a problem and i need your help.i ma building a headless bitcoin wallet. But the openssl does not build without make depend. Which when i use does not produce libcrypto.a or -lcrypto
Am really stuck in this and my project really depends on success of building openssl.

Please help me


Title: Re: Libcrypto on windows system
Post by: achow101 on April 09, 2018, 03:34:21 PM
What wallet software are you trying to build?

The easiest thing to do is to just use the Windows Subsystem for Linux and cross compile to Windows.


Title: Re: Libcrypto on windows system
Post by: bastasie on April 09, 2018, 03:37:00 PM
I want to build bitcoin wallet and litecoin wallet itried every scenario but openssl not building the libcrypto.a


Title: Re: Libcrypto on windows system
Post by: achow101 on April 09, 2018, 05:04:58 PM
I assume you are trying to build Bitcoin Core, in which case follow these instructions: https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md