[Scummvm-tracker] [ScummVM :: Bugs] #15541: IMGUI: Fails to compile without GLAD

ScummVM :: Bugs trac at scummvm.org
Sat Nov 30 18:53:02 UTC 2024


#15541: IMGUI: Fails to compile without GLAD
------------------------+----------------------
Reporter:  ccawley2011  |      Owner:  (none)
    Type:  defect       |     Status:  new
Priority:  normal       |  Component:  Graphics
 Version:               |   Keywords:  gles2
    Game:               |
------------------------+----------------------
 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.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/15541>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list