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

../config not working #154

Open
itsyeboimickey opened this issue Apr 4, 2024 · 1 comment
Open

../config not working #154

itsyeboimickey opened this issue Apr 4, 2024 · 1 comment

Comments

@itsyeboimickey
Copy link

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

@dogeeeeeeeeeeeee
Copy link

You need to cd into /build.
If it's not already there then you'd need to mkdir it.

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