0

I'm using imgui for a simple project that uses imgui for a simple anti afk. (it's more about learning imgui than the actual antiafk), my problem is that "imgui_impl_win32.lib" isn't coming with the download, how can i find it online?

I tried to build my code, but i am currently getting the error Severity Code Description Project File Line Suppression State Error LNK1104 cannot open file 'imgui_impl_win32.lib' AntiAFK C:\Users\user\source\repos\AntiAFK\AntiAFK\LINK 1

Asver
  • 1
  • 2
  • From a quick glance it looks like you might have to build the library. Poke around in what you downloaded for a makefile or configure script. – user4581301 Feb 27 '23 at 23:28

0 Answers0