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
im on windows with git and i get this error
jjbri@LAPTOP-ISKE0LS6 MINGW64 /build (main) $ ../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 bash: ../configure: No such file or directory
The text was updated successfully, but these errors were encountered:
You need to cd into /build. If it's not already there then you'd need to mkdir it.
Sorry, something went wrong.
No branches or pull requests
im on windows with git and i get this error
jjbri@LAPTOP-ISKE0LS6 MINGW64 /build (main)
$ ../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
bash: ../configure: No such file or directory
The text was updated successfully, but these errors were encountered: