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

Build BabylonNative for ChromeOS #1074

Open
dimitriosp opened this issue May 11, 2022 · 1 comment
Open

Build BabylonNative for ChromeOS #1074

dimitriosp opened this issue May 11, 2022 · 1 comment
Milestone

Comments

@dimitriosp
Copy link

Hello,
we are trying to run our babylon native app on Chrome OS but (of course) keep failing since there is no .so file build for ChromeOS, only for Android 9+.

java.lang.UnsatisfiedLinkError: dlopen failed: library "libBabylonNativeJNI.so"

Any idea how to build it for ChromeOS?

@bghgary
Copy link
Contributor

bghgary commented May 12, 2022

I don't think anyone has tried to do this and I don't think anyone on the team knows much about building for Chrome OS. Will you be willing to try to figure it out? I'm guessing that the CMake files (that produce libBabylonNativeJNI.so) are written in a way that doesn't work for Chrome OS.

@bghgary bghgary self-assigned this May 12, 2022
@thomlucc thomlucc added this to the Future milestone Sep 23, 2022
@thomlucc thomlucc added Future and removed Future labels Sep 23, 2022
@bghgary bghgary removed their assignment May 11, 2023
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

3 participants