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

Provide a debug build of cimgui.dll

Open joebobmiles opened this issue 5 years ago • 0 comments

I realize that this would require a major infrastructure change for how your project works, but I, like a bunch of people here, have run into an AccessViolationException (#165). When I tried to debug the issue in Visual Studio, I found that the cimgui DLL provided with the NuGet package does not have debug symbols.

Can we start a discussion on how to provide a debug build of cimgui with ImGui.NET?

joebobmiles avatar Jun 12 '20 21:06 joebobmiles