monero-cpp icon indicating copy to clipboard operation
monero-cpp copied to clipboard

Automate build of this project

Open woodser opened this issue 5 years ago • 2 comments

This issue requests help automating the build of this project.

For comparison, Cake Wallet's automated build process is documented here: https://github.com/fotolockr/CakeWallet

And Monerujo's build process is documented here: https://github.com/m2049r/xmrwallet/blob/master/doc/BUILDING-external-libs.md

Ideally this project would contain a shell script to be executed one time which downloads and builds all dependencies, but any contributions that get closer to that are welcome.

woodser avatar Aug 18 '19 21:08 woodser

I create a docker build for your library to using on Android. Please feel free to take a look if it helpful. monero_docker_build

rock77217 avatar Jun 12 '20 05:06 rock77217

@rock77217 This is cool! I haven't dug in yet, but it would be great to have docker scripts for Android included in the monero-cpp and monero-java projects.

woodser avatar Jun 28 '20 18:06 woodser