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
The luabins meson build grabs src files within the subprojects directory which is disallowed by modern versions of meson. I had to fix by moving the luabins directory outside of subprojects. and changing the main meson.build to match.
The text was updated successfully, but these errors were encountered:
The luabins meson build grabs src files within the subprojects directory which is disallowed by modern versions of meson. I had to fix by moving the luabins directory outside of subprojects. and changing the main meson.build to match.
The text was updated successfully, but these errors were encountered: