ANTICHAT

ANTICHAT (https://forum.antichat.xyz/index.php)
-   Общие вопросы программирования (https://forum.antichat.xyz/forumdisplay.php?f=206)
-   -   SF | Куча ошибок при подключении Imgui (https://forum.antichat.xyz/showthread.php?t=1388470)

ANZR 19.05.2021 22:06

Подключил все либы имгуи​

c++:





Код:

#include "imgui.h"
#include "imgui_impl_dx9.h"
#include "imgui_impl_win32.h"
#include
#define DIRECTINPUT_VERSION 0x0800
#include
#include
#include "imgui_internal.h"



но почему-то эта колымага дает мне такой привет:

https://i.imgur.com/SWZ0Rwh.png

Что мне с этим делать?​

ANZR 19.05.2021 22:24

А, усе. Решил

Забыл подключить imgui_tables.cpp


Время: 08:57