Skip to content
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

Document for compile library for android #151

Closed
nongvantinh opened this issue Aug 18, 2021 · 3 comments
Closed

Document for compile library for android #151

nongvantinh opened this issue Aug 18, 2021 · 3 comments

Comments

@nongvantinh
Copy link

Is there a way to compile yojimbo for android devices?

@gafferongames
Copy link
Contributor

I've never tried it.

@nongvantinh
Copy link
Author

I tried to compile it, what I have seen so far is after I removed the precompiled library and replace with source code from mbedtls, sodium, the project doesn't compile. I tried to disable these libraries and some functions from netcode require mbedtls encode string function, and yojimbo require sodium to initialize.
What do you think if I remove these encryption libraries?

@gafferongames
Copy link
Contributor

Yojimbo will not work without libsodium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants