Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Unknown module(s) in QT: core gui quick

Tags:

qt

debian

qmake

I installed Pop!_OS 21.04 (based on Ubuntu Hirsute), and I'm trying to build a QML app I programmed on FreeBSD. qmake doesn't make the project, complaining that:

error: Project ERROR: Unknown module(s) in QT: core gui quick

I installed Qt Creator through apt.

KDE works fine, so does LXQt. Flatpak Qt Creator also works.

The same issue happens on Debian, so I'm assuming it'll happen in every Debian-based OS.

like image 650
kettle Avatar asked Apr 18 '26 02:04

kettle


1 Answers

This is the solution that worked from above comments: Per @Egg:

Debian 11: sudo apt-get install qtbase5-dev

like image 56
scrat.squirrel Avatar answered Apr 20 '26 05:04

scrat.squirrel



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!