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

New packages with additional dlls

Open nockawa opened this issue 4 years ago • 1 comments

@mellinoe it would be awesome if a new package could be published along with all the DLL to make ImPlot/Gizmo and others embedded with their respected cimgui dlls.

I've followed the instructions to build the cimgui dll locally, but ImPlot is crashing when I create a Plot (the context was created correctly, no crash). :(

nockawa avatar Nov 02 '21 17:11 nockawa

Yeah same issue, they changed the params that the BeginPlot takes in, so the binary you're using is mismatched to what the C# is calling. Would be nice if they were included per release as you said.

mbwilding avatar Mar 31 '22 10:03 mbwilding