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
I ran into some issues running Meson on my Windows computer with the latest changes. It seemed to work prior (in March 2022) so there might be something that is breaking on Windows. It looks related to some change in the provider nodes configuration.
The error message:
local_auth2_1 is up-to-date
local_auth1_1 is up-to-date
local_auth3_1 is up-to-date
ERROR: for provider1 Container "07d215291a66" is unhealthy.
ERROR: for provider2 Container "239942474c9f" is unhealthy.
ERROR: Encountered errors while bringing up the project. ```
On hackmd there is a document called 'Meson on Windows' where I detail how I setup my windows computer to run Meson.
The text was updated successfully, but these errors were encountered:
Can you note the commit from March 2022 in which you were able to compile everything?
Also, can you update your issue to include the steps to build Meson for Windows?
I ran into some issues running Meson on my Windows computer with the latest changes. It seemed to work prior (in March 2022) so there might be something that is breaking on Windows. It looks related to some change in the provider nodes configuration.
The error message:
The text was updated successfully, but these errors were encountered: