Christopher Degawa

Results 215 comments of Christopher Degawa

From last time I tried, they both currently do not compile with mingw-w64, I have considered tried to make it so they do, but that will have to be done...

Still doesn't compile with mingw-w64 gcc without issue

```c [14/131] Building CXX object source/Lib/vvenc/CMakeFiles/vvenc.dir/__/CommonLib/CodingStructure.cpp.obj FAILED: source/Lib/vvenc/CMakeFiles/vvenc.dir/__/CommonLib/CodingStructure.cpp.obj C:\msys64\ucrt64\bin\c++.exe -DVVENC_SOURCE -D_WIN32_WINNT=0x0600 -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/../../../include -IC:/msys64/home/cddeg/bui -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/SYSTEM -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/. -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/.. -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/../DecoderLib -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/../EncoderLib -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/../CommonLib -IC:/msys64/home/cddeg/vvenc/source/Lib/vvenc/../CommonLib/x86 -DTARGET_SIMD_X86 -O3 -DNDEBUG -flto -fno-fat-lto-objects -msse4.1 -Wall -Werror -Wno-unused-function -Wno-unused-variable...

in theory removing -Werror would probably solve it

Tried a build just now using their latest master branch, and it seems it compiled fine. I will try to see if I can add it to the suite in...

Seems vvenc doesn't like being compiled under clang ```c In file included from D:/mabs/build/vvenc-git/source/Lib/CommonLib/AffineGradientSearch.cpp:53: In file included from D:/mabs/build/vvenc-git/source/Lib/vvenc/../CommonLib/AffineGradientSearch.h:49: D:/mabs/build/vvenc-git/source/Lib/vvenc/../CommonLib/CommonDef.h:710:8: error: inline variables are a C++17 extension [-Werror,-Wc++17-extensions] static inline...

No response in a while, we can reopen if you encounter this again

changes added as 06070a399bf1846e3a01c7bc5f931fcea112ba1a

Should be fixed with https://github.com/m-ab-s/media-autobuild_suite/commit/e9fc1af2098bd3740b5391c658dc01e501b81d68