implot_demos icon indicating copy to clipboard operation
implot_demos copied to clipboard

ImGui Version

Open tingspain opened this issue 10 months ago • 0 comments

Hello,

Which version of ImGui was it used in this project?

I am following the steps, provide in the README, to compile the project and I am getting some errors compiling ImGui.

COMPILATION STEPS

mkdir root
cd root
git clone https://github.com/epezent/implot_demos
git clone https://github.com/epezent/implot
git clone https://github.com/ocornut/imgui

ERRORS: image

Maybe we can update the compile steps forcing the clone of ImGui with the correct version.

tingspain avatar Apr 23 '24 17:04 tingspain