ImGui.NET
ImGui.NET copied to clipboard
Mac OSX Arm64 binaries
Mac cimgui binaries for arm64 architecture are not available.
Which version of ImGUI.NET and .NET are you using?
The nuget package provides runtimes/osx/native/libcimgui.dylib, which seems to be a universal library (containing code for both x86_64 and arm64 architectures).
I previously encountered this issue in #350 , but it is now fixed on my arm64 mac using ImGUI.NET 1.88 and .NET 6.