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
This issue is related to a missing mutex lib. In Windows, mutexes and condition variables are typically part of the standard Windows API, which is available through Kernel32.lib and Synchronization.lib. Which OS version you are using?
I try to use Mingw-W64-i686 compile webui 32bit dll file encounter failure. mingw32-make display:
how to slove it?
The text was updated successfully, but these errors were encountered: