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
When running awe.exe from Windows MSVC, I get error dialogs for these missing DLL files:
fmt.dll
tinyxml2.dll
glfw3.dll
zlib1.dll
Shouldn't they be included in the Github Actions artifact? or where can I get them? 🤔