On Tue, Sep 22, 2020 at 6:31 AM rinigus <[email protected]> wrote: > > Hi, > > few weeks ago we started working on porting Nemomobile to Fedora 32 as > a base. Now I am hitting an issue when trying to make it work with > libhybris device. On that device, I have GLESv2 and would need Qt that > is not linked to libGL. Is such Qt available for ARM on Fedora? Or > should I recompile Qt with the corresponding settings? >
It looks like we removed OpenGL ES support in Qt5 because the pkgconfig file for glesv2 went missing in Fedora 30. It seems to have returned now, so I'd suggest filing a bug report to get it turned back on. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ arm mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
