-
Notifications
You must be signed in to change notification settings - Fork 20
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
1.1.0harmattan53 version build failed! #232
Comments
Honestly I have no idea what to do next to resolve the build problem. |
Build success on Android studio |
Helped. Now the build is successful. But it will cause the merge conflict
each time I update my fork from upstream, which I will have to resolve
manually. Is it conflicts with your build?
пт, 19 июл. 2024 г., 10:14 Karin ***@***.***>:
… image.png (view on web)
<https://github.com/user-attachments/assets/43d78ef9-e9ab-40c8-a654-70955b4333bc>
Try this in Q3E\src\main\jni\deplibs\mpg123\ports\cmake\src\CMakeLists.txt.
and AndroidIDE != Android studio
—
Reply to this email directly, view it on GitHub
<#232 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AECRKH4GER5DTQMSD2JW7PLZNC4EPAVCNFSM6AAAAABLD643ICVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZYGUZDMNBWG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is my git log:
~/com.n0n3m4.diii4a $ git log -n 3
commit 029a40b (HEAD -> master, origin/master, origin/HEAD)
Author: zhaodengke beyondk2000@gmail.com
Date: Fri Jul 19 13:37:16 2024 +0800
commit 766a445
Author: zhaodengke beyondk2000@gmail.com
Date: Fri Jul 19 13:32:29 2024 +0800
commit b61a11d
Author: zhaodengke beyondk2000@gmail.com
Date: Fri Jul 19 11:41:23 2024 +0800
~/com.n0n3m4.diii4a $ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
build_output (23).txt
Briefly about error (6 same errors):
home/com.n0n3m4.diii4a/Q3E/src/main/jni/deplibs/mpg123/ports/cmake/src/libmpg123/../../../../src/libmpg123/optimize.h:198:2: error: "Bad decoder choice together with fixed point math!".
if it failed on AndroidIDE, it will fail on Android Studio, I noticed the errors are usually the same.
The text was updated successfully, but these errors were encountered: