[clug] Sourceforge Project Sleepyhead

Brad Hards bradh at frogmouth.net
Wed Dec 24 23:37:34 MST 2014


On 25 Dec 2014 14:55, Keith Goggin <keith.goggin at bigpond.com> wrote
> ~/build_sleepyhead $ qmake ../sleepyhead-code/SleepyHeadQT.pro 
> ~/build_sleepyhead $ make -j3 
> cd sleepyhead/ && ( test -e Makefile || 
> /usr/lib/x86_64-linux-gnu/qt5/bin/qmake 
> /home/kg/sleepyhead-code/sleepyhead/sleepyhead.pro -o Makefile ) && make 
> -f Makefile 
> Project MESSAGE: Building with QGLWidget gGraphView 
> Project ERROR: Unknown module(s) in QT: serialport webkitwidgets 
> make: *** [sub-sleepyhead-make_first-ordered] Error 3 
Try installing libqt5serialport5-dev and libqt5webkit5-dev and redo the qmake and following steps.

Brad


More information about the linux mailing list