You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings,
So I compiled the code on my PowerMac G5 running Linux PPC64, when I try to run it gives this on console:
clownmdemu-frontent/libraries/imgui/imgui_draw.cpp:2268: ImFont* ImFontAtlas::AddFontFromMemoryTTF(void*, int, float, const ImFontConfig*, const ImWchar*): Assertion 'font_data_size > 100 && Incorrect value for font_data_size!"' failed. Aborted.
Seems to be a problem with Dear ImGui...
Best regards.
The text was updated successfully, but these errors were encountered:
Greetings,
So I compiled the code on my PowerMac G5 running Linux PPC64, when I try to run it gives this on console:
clownmdemu-frontent/libraries/imgui/imgui_draw.cpp:2268: ImFont* ImFontAtlas::AddFontFromMemoryTTF(void*, int, float, const ImFontConfig*, const ImWchar*): Assertion 'font_data_size > 100 && Incorrect value for font_data_size!"' failed. Aborted.
Seems to be a problem with Dear ImGui...
Best regards.
The text was updated successfully, but these errors were encountered: