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
(Similar for Emit.) This seems to be a problem with the way MSVC does symbol import/exports (which doesn't work despite CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS):
The exact error (for
UseQt
) is:(Similar for
Emit
.) This seems to be a problem with the way MSVC does symbol import/exports (which doesn't work despiteCMAKE_WINDOWS_EXPORT_ALL_SYMBOLS
):The Qt integration tests have been disabled, for now. Uncomment in
.github/workflows/windows.yml
to reproduce the error.The text was updated successfully, but these errors were encountered: