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 gradle stuck #949

Open
lorisgir opened this issue May 15, 2024 · 3 comments
Open

Build gradle stuck #949

lorisgir opened this issue May 15, 2024 · 3 comments
Labels
Linux Errors in builds on linux (ubuntu, etc.)

Comments

@lorisgir
Copy link

lorisgir commented May 15, 2024

When I try to run unity targeting x86 and x86-64 (Chrome OS) on Android Emulator, "flutter run" get stuck at this point:

Starting: $PROJECT_PATH/android/unityLibrary/src/main/Il2CppOutputProject/IL2CPP/build/deploy/bee_backend/linux-x64/bee_backend --verbose --threads=16
--profile="$PROJECT_PATH/android/unityLibrary/build/il2cpp_x86_Release/il2cpp_cache/buildstate/backend_profiler0.traceevents" --beedriver-listener --dagfile="$PROJECT_PATH/android/unityLibrary/build/il2cpp_x86_Release/il2cpp_cache/buildstate/bee.dag"
--continue-on-failure FinalProgram
[        ] WorkingDir: $PROJECT_PATH/android/unityLibrary/build/il2cpp_x86_Release/il2cpp_cache/buildstate

Any solution? Im on ubuntu

@timbotimbo timbotimbo added the Linux Errors in builds on linux (ubuntu, etc.) label May 15, 2024
@timbotimbo
Copy link
Collaborator

Given the amount of random build issues i've seen on ubuntu/linux that don't happen on windows or mac, this is more likely to be related to unity+ubuntu than the x86 export and emulator.

You might find something if you look at other issues with the linux tag.

@Saraiv
Copy link

Saraiv commented May 21, 2024

I experimented on both on linux and windows and keep getting stuck at this exact point after adding the build to my flutter project. Did you find any solution?

@lorisgir
Copy link
Author

Sadly not. I could only managed to make it work with a MacBook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux Errors in builds on linux (ubuntu, etc.)
Projects
None yet
Development

No branches or pull requests

3 participants