DobieStation icon indicating copy to clipboard operation
DobieStation copied to clipboard

error when compiling in ubuntu 22.10

Open hannescam opened this issue 2 years ago • 0 comments

i ran qmake without problem but with make i get:

hannes@rock-5b ~/D/DobieStation (master)> make
cd zlib/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /home/hannes/DobieStation/DobieStation/zlib/zlib.pro ) && make -f Makefile 
Project ERROR: Unknown module(s) in QT: core
make: *** [Makefile:154: sub-zlib-make_first] Error 3
hannes@rock-5b ~/D/DobieStation (master) [2]> 

hannescam avatar Dec 31 '22 12:12 hannescam