-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: compile mobile with nwaku support (android) #3232
Comments
Building
For these reasons it is not feasibly to simply add To achieve this in a clean manner the best possible solution is probably to develop a Nix flake setup for |
To add a bit more of details of what should the .flake for nwaku support to compile nwaku:
This will generate the following folders inside
|
@Ivansete-status @gabrielmer @jakubgs @markoburcul To build status-mobile with libwaku, I'm currently doing this manually. Do note i'm using specific branches of status-go and status-mobile
|
Thanks, that's very helpful. |
Referenced issue: waku-org/nwaku#3232 Signed-off-by: markoburcul <[email protected]>
Referenced issue: waku-org/nwaku#3232 Signed-off-by: markoburcul <[email protected]>
It includes also androidndk and files needed for nimbus-build-system Referenced issue: #3232 Signed-off-by: markoburcul <[email protected]>
It includes also androidndk and files needed for nimbus-build-system Referenced issue: #3232 Signed-off-by: markoburcul <[email protected]>
I've managed to overcome building the Nim compiler using nimbus-build-system. The issue I've encountered is that |
Mobile should compile in android while using nwaku. This means all dependencies must be met, and no missing libraries warning should be visible.
wakuNew
from libwakuThe text was updated successfully, but these errors were encountered: