Android_xDev

Results 9 comments of Android_xDev

Hmm, that's very strange, mine crashes during build codegen with errors result.hpp . What installed packages do you use in termux? And how do you start the build? I do...

Should I use an older version? Or the one you sent? Which version are you using?

I downloaded android ndk r28, and the build doesn't even start Maybe try a different version? ![Image](https://github.com/user-attachments/assets/6fd74d24-fb3f-4221-8115-f845ce4dba5b) ![Image](https://github.com/user-attachments/assets/4b8b6ef2-1d07-4126-b4b7-0591e743c405)

Yes, it helped. But everything happens wrong. ![Image](https://github.com/user-attachments/assets/1431e3a5-2d40-4f0d-b4ce-6363ee623a10)

Yes, I made sure that clang-19 is in place. Upd: ~/.../test/TestM $ clang --version clang version 20.1.6 Target: aarch64-unknown-linux-android29 Thread model: posix InstalledDir: /data/data/com.termux/files/usr/bin ~/.../test/TestM $ ![Image](https://github.com/user-attachments/assets/218f5b73-693a-4bfe-b8f3-8888df10241b)

Okay ~/.../linux-x86_64/bin $ ./clang ./clang: line 1: clang-19: command not found ~/.../linux-x86_64/bin $ ./clang-19 Could not find a PHDR: broken executable? Aborted ~/.../linux-x86_64/bin $

Yes, that's what I use. Now I'll download the file again and unzip it again.

Unfortunately, this did not give any result, I downloaded the file from github again and unpacked it ![Image](https://github.com/user-attachments/assets/d48bdce5-d081-42f1-9257-43ba0dfd654a)

Take writes broken, maybe it's because of jdk 21?