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

Missing QT Wayland File #126

Open
AidFTech opened this issue Oct 29, 2024 · 0 comments
Open

Missing QT Wayland File #126

AidFTech opened this issue Oct 29, 2024 · 0 comments

Comments

@AidFTech
Copy link

When I run make to build maliit framework on my 2-in-1 tablet running Linux Mint with a KDE Plasma Wayland desktop, I get the following error:
aidan@Aidan-LIFEBOOK-T732:~/Documents/GitHub/Maliit/framework/build$ make [ 0%] Automatic MOC for target maliit-common [ 0%] Built target maliit-common_autogen Consolidate compiler generated dependencies of target maliit-common [ 2%] Built target maliit-common [ 3%] Automatic MOC for target maliit-connection [ 3%] Built target maliit-connection_autogen Consolidate compiler generated dependencies of target maliit-connection [ 3%] Building CXX object CMakeFiles/maliit-connection.dir/connection/waylandinputmethodconnection.cpp.o /home/aidan/Documents/GitHub/Maliit/framework/connection/waylandinputmethodconnection.cpp:21:10: fatal error: QtWaylandClient/private/qwayland-text-input-unstable-v2.h: No such file or directory 21 | #include <QtWaylandClient/private/qwayland-text-input-unstable-v2.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/maliit-connection.dir/build.make:265: CMakeFiles/maliit-connection.dir/connection/waylandinputmethodconnection.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:185: CMakeFiles/maliit-connection.dir/all] Error 2 make: *** [Makefile:146: all] Error 2
I've installed qtwayland5 and qtwayland5-dev-tools- is there anything else I need that Mint doesn't come with?

Thanks!

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