jvcleave / ofxImGui

Use ImGui in openFrameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imgui_stdlib.h and imgui_stdlib.cpp should be included in project files

VZagorskis opened this issue · comments

It contains wappers for c++ standart library types like std::string

Fixed in 268d9ac ;)