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
In particular, we ran into an issue with OpenMPT with MinGW, where a static runtime would doubly export pthread and C++ runtime symbols. A workaround at the time was:
Relevant flags/attributes:
The text was updated successfully, but these errors were encountered: