epezent / epezent/implot_demos
ImGui Version
- Dominant language
- C++
- Stars
- 254
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
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**
``` bash
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:**
Maybe we can update the compile steps forcing the clone of ImGui with the correct version.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README compilation steps and compare the ImGui revision they currently clone with the version expected by this project; use the reported compiler errors to identify the compatibility issue. Done means the README names or pins the compatible ImGui version and the documented steps build successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, git
- Domain
- build-system, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100