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

can't configure waf to make android build #371

Open
MarkUA22 opened this issue Aug 3, 2024 · 1 comment
Open

can't configure waf to make android build #371

MarkUA22 opened this issue Aug 3, 2024 · 1 comment

Comments

@MarkUA22
Copy link

MarkUA22 commented Aug 3, 2024

I tried doing this on windows 10(main OS) and ubuntu 18.04(virtual machine) but it can't find C compiler, even though I downloaded CLANG 11 and added to Path many times. But for some reason it is able to find C compiler when I configure it for win32

linux config.log: https://pastebin.com/asC1fja8
windows config.log: https://pastebin.com/6hFRFG1h

@FoxbitDreamtail
Copy link

FoxbitDreamtail commented Sep 11, 2024

I have only ever successfully found out how to build this for Linux. And specifically, Linux on ARMv8, X86,and X86_64. And I have a whole page on my website dedicated to telling these step-first step instructions of how to do it. Once I figured it out, I typed it all out and put it there. So I wouldn't need to come back to the horribly maintained documentation here. My site is here if you want to look at it. In any case, there is no way that I have found to compile for a different architecture or operating system that isn't a massive pain in the ass.

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