Error: You should use clang compiler #3527
Unanswered
BelieveInTheLimitless
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When attempting to build wallet-core-4.0.3 for android on linux, the build process encounters an error saying "You should use clang compiler" while processing the "cmake -H. -Bbuild -DCMAKE_BUILD_TYPE=Debug" command.
To Reproduce
Expected behavior
The build process should be successful and not encounter issues.
Screenshots
Additional context
I have followed all the instructions and guidelines on build page & as per the linux-ci.yml and attempted to build the project. But still the issue persists.
Beta Was this translation helpful? Give feedback.
All reactions