Closed kliffgomel closed 1 year ago
This pull request will fix the issue https://github.com/gpac/gpac/pull/2437.
The pull request has been merged in upstream https://github.com/gpac/gpac/commit/647e4d353e9b90e7f675186c9162767977c3176e commit. Please try to rebuild.
Fixed!
16:47:13 ┌ gpac git ................................. [Recently updated] 16:47:13 ├ Running configure... 16:47:47 ├ Running make... Likely error (tail of the failed operation logfile): C:/ffmpeg-autobuild-clang/build/gpac-git/src/utils/os_thread.c:225:10: warning: cast to 'void ' from smaller integer type 'DWORD' (aka 'unsigned long') [-Wint-to-void-pointer-cast] return (void )ret; ^
~~C:/ffmpeg-autobuild-clang/build/gpac-git/src/utils/os_thread.c:225:10: error: incompatible pointer to integer conversion returning 'void ' from a function with result type 'DWORD' (aka 'unsigned long') [-Wint-conversion] return (void )ret; ^~~1 warning and 1 error generated. make[1]: [../config.mak:174: utils/os_thread.o] Error 1 make[1]: Leaving directory '/build/gpac-git/build-64bit/src' make: [Makefile:13: all] Error 2 make failed. Check C:/ffmpeg-autobuild-clang/build/gpac-git/build-64bit/ab-suite.make.log logs.zip