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

How to build on Windows #19

Open
JustCoolDev opened this issue Jan 8, 2024 · 2 comments
Open

How to build on Windows #19

JustCoolDev opened this issue Jan 8, 2024 · 2 comments

Comments

@JustCoolDev
Copy link

JustCoolDev commented Jan 8, 2024

Hi guys,
How to build core folder on windows for armeabi-v7a ABI on android ? THX

@fuqiuluo
Copy link
Owner

fuqiuluo commented Jan 8, 2024

Is your IDE Clion?
If so, you should set up an Android cross-compile toolchain in Clion's settings and use it in your project.
The cross-compiled toolchain for Android can be downloaded from the NDK on the Google Android website.

@JustCoolDev
Copy link
Author

JustCoolDev commented Jan 24, 2024

Thank you, how to call core functions on java (and Android studio) ? Thank you

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