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 error in Android Studio Jellyfish | 2023.3.1 Patch 2 #174

Open
ArunM03 opened this issue Jul 10, 2024 · 3 comments
Open

Build error in Android Studio Jellyfish | 2023.3.1 Patch 2 #174

ArunM03 opened this issue Jul 10, 2024 · 3 comments

Comments

@ArunM03
Copy link

ArunM03 commented Jul 10, 2024

I am facing build error while setting up this code in my Android studio.
Its primarily related to CMake.

Android Studio Details :
Android Studio Jellyfish | 2023.3.1 Patch 2

Execution failed for task ':Common:buildCMakeDebug[arm64-v8a]-10'.

com.android.ide.common.process.ProcessException: ninja: Entering directory `C:\Users\ADMIN\AndroidStudioProjects\Juggluco\Common.cxx\Debug\2a5r5v1s\arm64-v8a'
[1/35] Building CXX object CMakeFiles/g.dir/net/sendcommands.cpp.o
[2/35] Building CXX object CMakeFiles/g.dir/net/watchserver/sslserver.cpp.o
[3/35] Building CXX object CMakeFiles/g.dir/share/logs.cpp.o

@j-kaltes
Copy link
Owner

j-kaltes commented Jul 10, 2024

The log messages you show don't display an error description, except for the words "com.android.ide.common.process.ProcessException".
As described in https://github.com/j-kaltes/Juggluco/blob/primary/README.md, for totally unrelated reasons you can build Juggluco under windows only under WSL.

@ArunM03
Copy link
Author

ArunM03 commented Jul 11, 2024

I have compiled the project without any error.
I have installed the apk which is generated from that source code.

But when I try to scanning its giving this error.

WhatsApp Image 2024-07-11 at 1 34 24 PM(1) (1)

Please help me to resolve this

@j-kaltes
Copy link
Owner

j-kaltes commented Jul 11, 2024

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