naftali100

Results 4 comments of naftali100

i'm sorry for the delay. i forgot about it... here is a minimal example ``` int main(){ sf::RenderWindow m_wim {sf::VideoMode(100, 100), "World"}; bool ImGuiInit = ImGui::SFML::Init(m_win); bool running = true;...

> I'm getting the same error, except it also works if you unquote the CREATE TYPE I've found, I think the quotes is casting the name of the type to...

is there a solution to this without using require?