interception-team / imgui-animated

MIT License
34 stars 2 forks source link

'LastItemData': is not a member of 'ImGuiContext' #3

Closed xorCoding closed 2 years ago

xorCoding commented 2 years ago

Hi, i get this error when i try to build the imgui_animated.cpp file error Anyone knows how can i solve?

wyxather commented 2 years ago

You're probably using different version of ImGui. Check the latest version and see if there are any changes related to ImGuiContext.

bludeck commented 2 years ago

You are using too old version of ImGui for which we cannot provide compatibility.