Opened 7 weeks ago

#15541 new defect

IMGUI: Fails to compile without GLAD

Reported by: ccawley2011 Owned by:
Priority: normal Component: Graphics
Version: Keywords: gles2
Cc: Game:

Description

When building ImGui in forced OpenGL ES 2 mode without using GLAD, ImGui will ignore the relevant defines and fail to build because it assumes that GLAD is enabled and attempts to use functions that aren't provided by OSystem when it's disabled.

Change History (0)

Note: See TracTickets for help on using tickets.