Not able to build application via CLI
Hello Team,
I am currently in the process of building the Stack Wallet APK, adhering to the guidelines outlined in the build document. I am attempting to compile the application within a container to generate the APK. Despite installing all necessary dependencies and utilizing the build_all.sh script to populate the crypto_plugins, I am encountering an error.
Could you please provide some assistance or guidance on how to resolve this issue?
Thank you for your support.
Did you git submodule update --init --recursive?
@sneurlax
Ah! I missed that. I have added that and tried rebuilding the application again. Stuck on this. Is it possible to get a container file with build instructions to reproduce the android apk.
@sneurlax ?
It's a common issue that you need to attempt to build Monero twice edit: this is no longer true
However our build system has undergone significant changes over these past few weeks which may address or change your issues.
These changes are on staging and testing and will be documented soon.
There have been dockerfiles made by different contributors over time but they are neither official nor maintained. This may be a goal in the future.
@Shourya742 are you still having these issues on the current staging?
@Shourya742 we added documentation for using the new build script, try it out and let me know how it goes
I will try to build it and revert back
This issue should be resolved. Refer to the docs.