Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eglfs required extension is missing for the Qt 6.5 linux_gcc_64 #16

Open
pgupta-quantumSi opened this issue Jul 18, 2024 · 0 comments
Open

Comments

@pgupta-quantumSi
Copy link

pgupta-quantumSi commented Jul 18, 2024

Qt6 application is getting aborted when running using a platform eglfs.
I checked all the plugins that are installed and expected.
The device has been tested for the available GPU using the kmscube and Qt5 applications. There are running as expected using eglfs platform.

Result of qmake query

QT_SYSROOT:
QT_INSTALL_PREFIX:/opt/Qt/6.5.0/gcc_64
QT_INSTALL_ARCHDATA:/opt/Qt/6.5.0/gcc_64
QT_INSTALL_DATA:/opt/Qt/6.5.0/gcc_64
QT_INSTALL_DOCS:/opt/Qt/6.5.0/gcc_64/doc
QT_INSTALL_HEADERS:/opt/Qt/6.5.0/gcc_64/include
QT_INSTALL_LIBS:/opt/Qt/6.5.0/gcc_64/lib
QT_INSTALL_LIBEXECS:/opt/Qt/6.5.0/gcc_64/libexec
[plugin debug output.txt](https://github.com/user-attachments/files/16285171/plugin.debug.output.txt)

QT_INSTALL_BINS:/opt/Qt/6.5.0/gcc_64/bin
QT_INSTALL_TESTS:/opt/Qt/6.5.0/gcc_64/tests
QT_INSTALL_PLUGINS:/opt/Qt/6.5.0/gcc_64/plugins
QT_INSTALL_QML:/opt/Qt/6.5.0/gcc_64/qml
QT_INSTALL_TRANSLATIONS:/opt/Qt/6.5.0/gcc_64/translations
QT_INSTALL_CONFIGURATION:
QT_INSTALL_EXAMPLES:/opt/Qt/6.5.0/gcc_64/examples
QT_INSTALL_DEMOS:/opt/Qt/6.5.0/gcc_64/examples
QT_HOST_PREFIX:/opt/Qt/6.5.0/gcc_64
QT_HOST_DATA:/opt/Qt/6.5.0/gcc_64
QT_HOST_BINS:/opt/Qt/6.5.0/gcc_64/bin
QT_HOST_LIBEXECS:/opt/Qt/6.5.0/gcc_64/libexec
QT_HOST_LIBS:/opt/Qt/6.5.0/gcc_64/lib
QMAKE_SPEC:linux-g++
QMAKE_XSPEC:linux-g++
QMAKE_VERSION:3.1
QT_VERSION:6.5.0

Platform: Linux Ubuntu 20.04
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile)
Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz

Output

./menus --platform eglfs
Required extensions missing!
Aborted
@pgupta-quantumSi pgupta-quantumSi changed the title Eglfs required extension is missing for the 6.5 linux_gcc_64 Eglfs required extension is missing for the Qt 6.5 linux_gcc_64 Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant