masterfeizz/DaedalusX64-3DS

[Question] cant build master branch

kvnxp opened this issue · 0 comments

kvnxp commented

Hi guys

i'm trying build from master branch but..
fatal error: imgui.h: No such file or directory
in the UserInterface.h have found this lines

#include <imgui.h>
#include <imgui_impl_3ds.h>
#include <imgui_impl_opengl2.h>

but cant find imgui lib..
please how integrate imgui lib ?