mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 15:40:14 +00:00
GitHub CI C/C++ Win: use Qt 6
This commit is contained in:
2
.github/scripts/Windows/prepare_msys.sh
vendored
2
.github/scripts/Windows/prepare_msys.sh
vendored
@@ -45,7 +45,7 @@ $PACMAN_INSTALL ${MSYS_REPO}-glew ${MSYS_REPO}-SDL2 ${MSYS_REPO}-SDL2_mixer ${MS
|
||||
$PACMAN_INSTALL ${MSYS_REPO}-portaudio # in case of problems build PA with --with-winapi=wmme,directx,wasapi
|
||||
$PACMAN_INSTALL ${MSYS_REPO}-glib2 ${MSYS_REPO}-curl # RTSP capture
|
||||
pacman -Scc --noconfirm # make some free space
|
||||
$PACMAN_INSTALL ${MSYS_REPO}-qt5
|
||||
$PACMAN_INSTALL ${MSYS_REPO}-qt6-base
|
||||
$PACMAN_INSTALL ${MSYS_REPO}-imagemagick ${MSYS_REPO}-opencv
|
||||
$PACMAN_INSTALL p7zip
|
||||
$PACMAN_INSTALL libtool # PCP
|
||||
|
||||
Reference in New Issue
Block a user