10gic / vanitygen-plusplus

A vanity address generator for BTC, ETH, LTC, TRX and 100+ more crypto currencies.
GNU Affero General Public License v3.0
269 stars 94 forks source link

Windows Build. Cannot open include file: 'openssl/sha.h': No such file or directory #8

Closed johngalt13 closed 3 years ago

johngalt13 commented 3 years ago

I've installed everything. Trying to add #include path manually. And have no idea what to do. Can you make .sln for visual studio 2017/2019 or something? OpenSSL Dir added. Maybe too old version. Thank you very much

NetherStar64 commented 3 years ago

I could fix that error with installing libssl-dev, but Building still doesn't work for me, I get


make: *** No rule to make target 'vanitygen.obj', needed by 'vanitygen.exe'.  Stop.
10gic commented 3 years ago

@johngalt13 Fix some build issues recently, it can be build by run nmake /F Makefile.Win32.