On Mon, Jun 15, 2020 at 05:34:23PM +0200, bret curtis wrote: > Hey Adrian,
Hi Bret, > On Mon, Jun 15, 2020 at 2:57 PM Adrian Bunk <b...@debian.org> wrote: >... > > The same would happen on armel, but the package is not currently > > built there for unrelated reasons. >... > Thanks, but it doesn't resolve the fact that openmw wouldn't run on > armel/armhf/mipsel because those arches use GLES (Thanks Qt team) > while OpenMW doesn't support GLES. So it is effectively broken on > those platforms. >... this is the unrelated reason on armel, and building is not even attempted thanks to the libqt5opengl5-desktop-dev build dependency: https://buildd.debian.org/status/package.php?p=openmw On mipsel Qt uses the non-ES OpenGL. > Cheers, > Bret cu Adrian