You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Void distributes mono 6.12.0.199 yet cmake can't find it
-- Checking for module 'mono>=5.18'
-- No package 'mono' found
CMake Error at /usr/share/cmake-3.27/Modules/FindPkgConfig.cmake:607 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.27/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
bindings/mono/CMakeLists.txt:177 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
Maybe mono is hidden in some other directory that cmake doesn't check?
The text was updated successfully, but these errors were encountered:
Ehiffi
changed the title
Cant find mono for some reason on Void
Build error: Cant find mono for some reason on Void
Jan 26, 2024
Void distributes mono 6.12.0.199 yet cmake can't find it
Maybe mono is hidden in some other directory that cmake doesn't check?
The text was updated successfully, but these errors were encountered: