-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
The MSYS/MINGW64 Build Fails, with seemingly missing packages, even if installed and wrong version number issues.
...
# Using MINGW64 shell
pacman -Qs mpv # check if mpv is installed
pacman -Si mingw64/mingw-w64-x86_64-mpv # check what's included
# seem ok
cmake .. -G 'MinGW Makefiles'
There seem to be at least 3 issues here:
ftxuiis not available in pacman DB in MSYS repos. (Filed issue at MSYS.)- Unknown version issue for LUA, where correct LUA is already installed.
pkgconfigcomplaint of missingmpvpackage, althoughmpvis already installed.
Any suggestions how to fix?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels