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 is because Clang's MSVC compatibility does not handle #import statements outside of of objc.
#import of type library is an unsupported Microsoft feature
See also #663
0 commit comments