-
Notifications
You must be signed in to change notification settings - Fork 158
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
New Build #73
Comments
Please make sure you are using the latest hlsdl source code A quick build guide for MINGW64 of MSYS2 install build dependency download curl-x.xx.x-win64-mingw.zip from https://curl.haxx.se/windows/ into hlsdl source directory modify Line 30 in 06e24ac
LDFLAGS+=-L./lib -Wl,-Bstatic,-s -lpthread -lcurl -lnghttp2 -lssh2 -lbrotlidec-static -lbrotlicommon-static -lssl -lcrypto -lcrypt32 -lwsock32 -lws2_32 -lwldap32 -lz
build |
Hi, can you help, i made all steps, but when i try use mingw32-make, show: command not found. can you help? |
did you |
Hi, Can you tell me where I'm going wrong? https://i.imgur.com/QogRE9m.png ** yes, i did the first step "pacman -S mingw-w64-x86_64-gcc mingw-w64-x86_64-make mingw-w64-x86_64-curl" ** EDIT: I did the process in a version prior to the last "verified" update and it worked, thanks. This is the version: https://i.imgur.com/ttw34VE.png |
the latest codes in master branch work fine for me |
I'm following your steps and when I get to mingw32-make I get this error https://imgur.com/XyrjB1j |
Please |
Thanks, I was able to get mingw32-make to run but now I'm facing another error https://imgur.com/aFO7hWg. |
please http://repo.msys2.org/mingw/x86_64/mingw-w64-x86_64-gcc-9.3.0-2-any.pkg.tar.xz
|
I use a simple bat file to complile DLL's are in Z:/bin |
Can someone share new build for windows?
The text was updated successfully, but these errors were encountered: