Skip to content

Issues about make update #129

@AllenDang

Description

@AllenDang

I tried to use make update to update imgui and implot and found few issues:

  1. cimplot_templates seems in wrong path? Currently it locates in ./cimgui/cimplot_tempates.
  2. Wrong brach is checkout for imgui in tmp folder, if I rm -rf tmp and rerun make update, a new brach which is detached from main will be created, and I actually cannot get the newest code from imgui.
  3. The tmp folder should be deleted after the process, now it will remain still.
  4. The CMakeList.txt seems be deleted from ./cimgui, how can I compile it right now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions