Dynamically load 32/64 libSkiaSharp #713
Labels
area/Build
area/libSkiaSharp.native
area/SkiaSharp
Issues that relate to the C# binding of SkiaSharp.
os/Windows-Classic
Issues running on Microsoft Windows using Win32 APIs (Windows.Forms or WPF)
type/bug
type/enhancement
type/feature-request
Milestone
Description
Right now there are multiple cases of BadImageFormatExceptions and FileNotFoundExceptions on Windows desktop. UrhoSharp does not have these, so we can avoid them too.
See #513 #572 #579 #586
Code
https://github.com/xamarin/urho/blob/a484a103208c854aead8f0d5cdc2150429f2813a/Bindings/Desktop/DesktopUrhoInitializer.cs#L41
Expected Behavior
No exceptions.
Actual Behavior
Exceptions
Basic Information
The text was updated successfully, but these errors were encountered: