ImGuiNET / ImGui.NET

An ImGui wrapper for .NET.
MIT License
1.85k stars 300 forks source link

Unable to load shared library 'cimgui' #351

Open kimathidevv opened 1 year ago

kimathidevv commented 1 year ago

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

CodingMadness commented 1 year ago

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...