mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 22:40:30 +00:00
configure: link with libMoltenVK on macOS
+ install MoltenVK with CI
This commit is contained in:
3
.github/scripts/macOS/prepare.sh
vendored
3
.github/scripts/macOS/prepare.sh
vendored
@@ -18,7 +18,8 @@ echo "DYLIBBUNDLER_FLAGS=$DYLIBBUNDLER_FLAGS" >> "$GITHUB_ENV"
|
||||
|
||||
brew install autoconf automake cppunit libtool pkg-config
|
||||
brew install libsoxr speexdsp
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf vulkan-loader
|
||||
brew install ffmpeg portaudio sdl2 sdl2_mixer sdl2_ttf
|
||||
brew install molten-vk vulkan-headers
|
||||
brew install imagemagick jack libnatpmp opencv wolfssl
|
||||
brew install ossp-uuid # for cineform
|
||||
brew install qt@5
|
||||
|
||||
Reference in New Issue
Block a user