Open itsyeboimickey opened 7 months ago
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
You need to cd into /build. If it's not already there then you'd need to mkdir it.
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