yentencoin / yenten

Yenten; cryptocurrency of the cpu, by the cpu, for the cpu
http://yentencoin.info/
MIT License
28 stars 19 forks source link

for Win/Mac build #31

Closed ohashi3d closed 1 year ago

ohashi3d commented 1 year ago

As far as I've tried, support/cleanse.cpp was required to build on Windows and Mac.

ohashi3d commented 1 year ago

In "for Mac build (a082a5d)", I've replace several download links in depends/packages/*.mk. The original links are no problem for Ubuntu and Windows, but they resulted errors in Mac environment: curl: (60) SSL certificate problem: certificate has expired

I've also imported contrib/macdeply/macdeployplus script from Litecoin source and edited it, though there may be another solution. Thanks to Litecoin dev team! I confirmed that I could get clean (i.e. it doesn't display "-dirty") binary in macOS Mojave(10.14.6) with Xcode-9.4.1.