Christopher Degawa

Results 215 comments of Christopher Degawa

I can try to relook at this after finals are over

@ElPiroJ do you have your logs.zip? If not, then I can't really help nor debug this since I can't reproduce this issue

I can indeed reproduce the libomp part, so I can try to look into that It is not recommended however to copy those dlls to system32 and syswow64, you would...

```c C:/media-autobuild_suite-master/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/media-autobuild_suite-master/local64/lib/librav1e.a: error adding symbols: no more archived files ``` not sure what to make of this error, could you try deleting build/rav1e-git and rebuilding and see if it...

I have been considering adding a functionality such as maybe something `repo_hashes.txt` to add in `=` to checkout whatever is at `` instead of whatever the default is. An alternative...

Perhaps I can link the packages labeled with `mingw` on the readme with a link to their folder in msys2/MINGW-packages

```bat ) if %noMintty%==y ( call :runBash compile.log /build/media-suite_compile.sh %compileArgs% ) else ( if exist %build%\compile.log del %build%\compile.log start "compile" /I /LOW %CD%\msys64\usr\bin\mintty.exe -i /msys2.ico -t "media-autobuild_suite" ^ --log 2>&1...

Can you try again? I think this would have been solved by https://github.com/m-ab-s/media-autobuild_suite/commit/a5e0bbaa5107e7566e99aab2bd0f9caeb0a72234

@lyglay1991 have you tried rerunning since?