Open TylerJaacks opened 1 year ago
Similiar issue on Linux Arch, ive yet to determine the more exact cause. often I find these problems on Arch due to using the latest (and greatest) tools, (arch being rolling release). maybe a slightly older compiler toolset may help. this isnt ment as an answer, but I hope to figure out how to compile this specific fork of qemu aswell (the normal unmodified version compiled?!?)
I get this same error when trying to compile this program on Windows via MSYS2.
I have the following Error when I try to configure qemu with macOS Monterey 12.6.6
ERROR: Cannot find Ninja
@RemoPro It looks like you don't have ninja
installed. Does brew install ninja
resolve the issue?
@RemoPro It looks like you don't have
ninja
installed. Doesbrew install ninja
resolve the issue?
I try it now with Ventura 13.3.1. For what's is ninja?
Now it says the following. Why didn't you prebuild the binary?:
ERROR: "cc" cannot build an executable (is your linker broken?)
@RemoPro It looks like you don't have
ninja
installed. Doesbrew install ninja
resolve the issue?
no, I installed ninja, but have the same error!
Now it says the following. Why didn't you prebuild the binary?:
ERROR: "cc" cannot build an executable (is your linker broken?)
I have the same issue as you. And I just can't find a fix... @RemoPro
make sure you followed this for MAC OS x86 https://github.com/devos50/qemu-ios/issues/135#issuecomment-1914756808
../configure