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 generating the stubs for interop assemblies with functions with return values of type int or short, entries are SetResult_int16_t or SetResult_in32_t in the ... mshl file. When using gcc 9.2.1, however, SetResult_INT16 or SetResult_INT32 must be created!