Which target are you using?
[x] Windows
[ ] Linux
[ ] Mac
Explain your issue
Please check first if your issue haven't already been reported yet, and make sure you ran the update.bat file before building.
I can't compile the latest commit of Codename Engine and it seems to be because of imgui. I added all the libraries via setup-windows.bat and when I run lime build windows, it says to run lime rebuild cpp. But when I run THAT, it gives a fatal error message relating to imgui. I also tried running lime rebuild tools and try to rebuild C++ after that, but I'm still getting the same error message.

Which target are you using?
[x] Windows
[ ] Linux
[ ] Mac
Explain your issue
Please check first if your issue haven't already been reported yet, and make sure you ran the
update.batfile before building.I can't compile the latest commit of Codename Engine and it seems to be because of imgui. I added all the libraries via
setup-windows.batand when I runlime build windows, it says to runlime rebuild cpp. But when I run THAT, it gives a fatal error message relating to imgui. I also tried runninglime rebuild toolsand try to rebuild C++ after that, but I'm still getting the same error message.