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
Exceptionthrown: 'System.DllNotFoundException' in SharpVk.dllAn unhandled exception of type 'System.DllNotFoundException' occurred in SharpVk.dll: 'Unable toload shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems,considersetting the LD_DEBUG environment variable: liblibdl.so: cannot open shared objectfile: No such file or directory'
Stack trace:
at SharpVk.Interop.NativeLibrary.LibDl.dlopen(StringfileName,Int32flags)
at SharpVk.Interop.NativeLibrary..ctor()
at SharpVk.Instance.Create(Nullable`1enabledLayerNames, Nullable`1enabledExtensionNames, Nullable`1flags, Nullable`1applicationInfo, Nullable`1debugReportCallbackCreateInfoExt, Nullable`1validationFlagsExt, Nullable`1allocator)
at SkiaSharpTest.Vulkan.Linux.XlibVkContext..ctor()in./SkiaSharpTest/SkiaSharpTest/Vulkan/Linux/XlibVkContext.cs:line 21
at SkiaSharpTest.Vulkan.VkContextFactory.CreateDefaultContext()in./SkiaSharpTest/SkiaSharpTest/Vulkan/VkContextFactory.cs:line 19
at SkiaSharpTest.Program.TryVulkanGPU()in./SkiaSharpTest/SkiaSharpTest/Program.cs:line 30
at SkiaSharpTest.Program.Main(String[]args)in./SkiaSharpTest/SkiaSharpTest/Program.cs:line 25
Calling
Instance.Create
throws an exceptionSystem info:
The text was updated successfully, but these errors were encountered: