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
{{ message }}
This repository has been archived by the owner on May 5, 2021. It is now read-only.
Getting below error after clicking on any of the menu item. for example hello word
System.DllNotFoundException occurred
HResult=0x80131524
Message=Unable to load DLL 'mono-urho': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Source=Urho
StackTrace:
at Urho.Sdl.SDL_SetMainReady()
at Urho.UWP.UrhoSurface.Run(Type appType, ApplicationOptions options)
at Urho.Samples.UWP.MainPage.d__10.MoveNext() in C:\Users\Source\Repos\urho-samples\FeatureSamples\UWP\MainPage.xaml.cs:line 45
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Getting below error after clicking on any of the menu item. for example hello word
System.DllNotFoundException occurred
HResult=0x80131524
Message=Unable to load DLL 'mono-urho': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
Source=Urho
StackTrace:
at Urho.Sdl.SDL_SetMainReady()
at Urho.UWP.UrhoSurface.Run(Type appType, ApplicationOptions options)
at Urho.Samples.UWP.MainPage.d__10.MoveNext() in C:\Users\Source\Repos\urho-samples\FeatureSamples\UWP\MainPage.xaml.cs:line 45
The text was updated successfully, but these errors were encountered: