Open LigH-de opened 4 months ago
They are unlikely to use a Windows server, right...?
https://code.videolan.org/videolan/vlc/-/tree/master/contrib/src/qt?ref_type=heads https://code.videolan.org/videolan/vlc/-/tree/master/contrib/src/fxc2?ref_type=heads I think the files are really been removed, the VLC build process of m-ab-s needs maintenance.
Hello all, Unfortunately I have the same problem. Does anyone know how to proceed with the build? I suppose some option could be disabled or links could be updated manually. Please, guide.
Access to patches works again, in general; but:
https://code.videolan.org/videolan/vlc/-/raw/master/contrib/src/fxc2/0002-accept-windows-style-flags-and-splitted-argument-val.patch
does not exist anymore in master
branch.
https://code.videolan.org/videolan/vlc/-/raw/master/contrib/src/qt/0003-allow-cross-compilation-of-angle-with-wine.patch
is gone too.
https://code.videolan.org/videolan/vlc/-/raw/master/contrib/src/qt/0006-ANGLE-don-t-use-msvc-intrinsics-when-crosscompiling-.patch
and
https://code.videolan.org/videolan/vlc/-/raw/master/contrib/src/qt/0009-Add-KHRONOS_STATIC-to-allow-static-linking-on-Windows.patch
as well.
Other patches still exist. If M-AB-S requires them, it may have to look for an older state of the repo. I can only guess they have been committed in some way and may not be necessary anymore. If not, they may need to be stored in a forked repo.
After commenting out the removed patches, there are different issues:
Creating qmake...
In file included from G:/MABS/build/qtbase-git/qmake/library/qmake_global.h:32,
from G:/MABS/build/qtbase-git/qmake/library/qmakeparser.h:32,
from G:/MABS/build/qtbase-git/qmake/library/qmakeevaluator.h:36,
from G:/MABS/build/qtbase-git/qmake/project.h:32,
from G:/MABS/build/qtbase-git/qmake/main.cpp:30:
../include/QtCore/qglobal.h:1:10: fatal error: ../../../../trunk/build/qtbase-git/src/corelib/global/qglobal.h: No such file or directory
1 | #include "../../../../trunk/build/qtbase-git/src/corelib/global/qglobal.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Access to
https://code.videolan.org/videolan/vlc/-/raw/master
appears to have changed, the webserver always returns a 404 error.May or may not be related to CrowdStrike? I doubt and will try again soon.