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
Based on the ResourceManagement sample, I'm trying to use MRT Core. But when I call new ResourceLoader() I get a System.Runtime.InteropServices.COMException: 'No such interface supported' exception.
After some trouble I managed to build the sample app which does not throw this exception so I wonder what I'm missing.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Based on the ResourceManagement sample, I'm trying to use MRT Core. But when I call
new ResourceLoader()
I get aSystem.Runtime.InteropServices.COMException: 'No such interface supported'
exception.After some trouble I managed to build the sample app which does not throw this exception so I wonder what I'm missing.
Beta Was this translation helpful? Give feedback.
All reactions