We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So as you can see here i get a error and cant continue while compiling
../configure --enable-sdl --disable-cocoa --target-list=arm-softmmu --disable-capstone --disable-slirp --disable-pie --extra-cflags=-I/mingw64/include/openssl --extra-ldflags='-L/mingw64/lib -lcrypto' --disable-stack-protector --disable-werror
ERROR: linux-user/include/host/x86_64 does not exist. This is a bug in the configure script, please report it.
im running windows 10 x64 and no i dont have linux im using msys mingw64 for this
if someone can help me with this please say that
The text was updated successfully, but these errors were encountered:
also one thing yes ive removed the make command from the end but still it doesnt exist
Sorry, something went wrong.
if i forgot something please tell me
No branches or pull requests
So as you can see here i get a error and cant continue while compiling
../configure --enable-sdl --disable-cocoa --target-list=arm-softmmu --disable-capstone --disable-slirp --disable-pie --extra-cflags=-I/mingw64/include/openssl --extra-ldflags='-L/mingw64/lib -lcrypto' --disable-stack-protector --disable-werror
ERROR: linux-user/include/host/x86_64 does not exist.
This is a bug in the configure script, please report it.
im running windows 10 x64 and no i dont have linux im using msys mingw64 for this
if someone can help me with this please say that
The text was updated successfully, but these errors were encountered: