once more with troubleshooting

This commit is contained in:
tildearrow 2025-07-28 01:22:09 -05:00
parent 364f83e68c
commit 43592b1ca7

View file

@ -462,6 +462,8 @@ if you are on Windows, using MSYS2, then you most likely disregarded the guide a
get out of the UCRT64 environment and start the MINGW64 one. get out of the UCRT64 environment and start the MINGW64 one.
however, if you already are in the MINGW64 environment, then make sure you installed `mingw-w64-x86_64-cmake` instead of `cmake`. restart the environment after doing so.
otherwise, install the ALSA development libraries (libasound-dev or something like that). otherwise, install the ALSA development libraries (libasound-dev or something like that).
also make sure you've installed the rest of dependencies so you don't hit one of the errors below... also make sure you've installed the rest of dependencies so you don't hit one of the errors below...