I'm trying to compile last version with last official Imgui release and I get these 2 errors:
Error C2039 'LastItemRect': is not a member of 'ImGuiWindowTempData'
Error C2660 'ImDrawList::AddRectFilled': function does not take 2 arguments Easy Dear ImGui
But Looking at the last commits , the lib was updated for 1.84 :-/
I'm trying to compile last version with last official Imgui release and I get these 2 errors: Error C2039 'LastItemRect': is not a member of 'ImGuiWindowTempData' Error C2660 'ImDrawList::AddRectFilled': function does not take 2 arguments Easy Dear ImGui
But Looking at the last commits , the lib was updated for 1.84 :-/