OGRECave / ogre

scene-oriented, flexible 3D engine (C++, Python, C#, Java)
https://ogrecave.github.io/ogre/
MIT License
3.91k stars 963 forks source link

OgreBites: Check whether SDL supports Wayland and X11 #3165

Closed benjaminvdh closed 1 month ago

benjaminvdh commented 1 month ago

OgreBites fails to compile if SDL is not built with both Wayland and X11 support. wmInfo.info.wl and wmInfo.info.x11 only exist if SDL supports Wayland and X11 respectively.