You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
The text was updated successfully, but these errors were encountered: