Support dock branch?
[3/14] Compile [x64] imgui_toggle.cpp (0:01.37 at +0:00) 11>imgui.h(2148): Error C2027 : use of undefined type 'ImGuiDockNodeSettings' 11>imgui_internal.h(147): Reference C2027 : see declaration of 'ImGuiDockNodeSettings' 11>imgui.h(2148): Reference C2027 : the template instantiation context (the oldest one first) is 11>imgui_internal.h(1981): Reference C2027 : see reference to class template instantiation 'ImVector<ImGuiDockNodeSettings>' being compiled 11>imgui.h(2148): Reference C2027 : while compiling class template member function 'ImVector<ImGuiDockNodeSettings> &ImVector<ImGuiDockNodeSettings>::operator =(const ImVector<ImGuiDockNodeSettings> &)' 11>imgui_internal.h(1984): Reference C2027 : see the first reference to 'ImVector<ImGuiDockNodeSettings>::operator =' in 'ImGuiDockContext::operator ='
Hey @straywriter, could you try and get me a little more context about this?
I use the docking branch locally (and did so when I developed this), so it certainly should work. That said, I'm a bit behind from the head, so I don't know if something has possibly changed?