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
When i try to use libveldrid-spirv.dylib on Maccatalyst, get this error:
ld: building for Mac Catalyst, but linking in dylib built for macOS, file '/Users/zhouyang/Syncthing/veldrid_lastest/src/MauiSample/Veldrid.Maui.Samples/obj/Debug/net6.0-maccatalyst/maccatalyst-x64/linker-cache/libveldrid-spirv.dylib' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The text was updated successfully, but these errors were encountered:
When i try to use libveldrid-spirv.dylib on Maccatalyst, get this error:
The text was updated successfully, but these errors were encountered: