webrtc-mrvc-sample icon indicating copy to clipboard operation
webrtc-mrvc-sample copied to clipboard

"mono-urho" warnings building UrhoUWPDesktop and UrhoUWPHololens

Open DaniloCCP opened this issue 6 years ago • 0 comments

I'm able to build the solution, but I got lots of warning like the below example, for many methods which should belong to the module "mono-urho": MCG0004: The method 'SDL_SendAppEvent' was not found in module 'mono-urho' specified by DllImport method 'System.Int32 Urho.Sdl.SDL_SendAppEvent(System.Byte)'. Calling this method would throw exception at runtime. I'm using VS Enterprise 2017 15.8.7

DaniloCCP avatar Oct 25 '18 11:10 DaniloCCP