ImGui.NET icon indicating copy to clipboard operation
ImGui.NET copied to clipboard

Unable to load shared library 'cimgui'

Open kimathidevv opened this issue 3 years ago • 1 comments

I'm using ImGui .NET on macos (Visual studio, .NET core), I tried running my ImGui code and I get this error:

Screenshot 2022-09-20 at 08 07 05

Has anyone experienced a similar issue and is able to help? I'm kinda new to this

Thanks

kimathidevv avatar Sep 20 '22 07:09 kimathidevv

I'm using ImGui .NET on macos (Visual studio, .NET core), I tried running my ImGui code and I get this error:

Screenshot 2022-09-20 at 08 07 05

Has anyone experienced a similar issue and is able to help? I'm kinda new to this

Thanks

https://github.com/mellinoe/ImGui.NET/issues/350. maybe this helps you? it did not for me sadly...

CodingMadness avatar Oct 05 '22 00:10 CodingMadness