viktorgino / headunit-desktop

HeadUnit Desktop is a car PC software built with Qt 5 and QML
https://github.com/viktorgino/headunit-desktop/wiki
GNU General Public License v3.0
285 stars 64 forks source link

Missing depency #44

Closed ksga closed 2 years ago

ksga commented 5 years ago

Hi - awesome project. Sure hope it will keep evolving :-)

In the "Install QT" section of the instructions on there appears to be one package missing: qtconnectivity5-dev

It results in the compile error:

Project ERROR: Unknown module(s) in QT: bluetooth

Might save noobs like me a bit of headache when compiling :-)

aalldridge commented 5 years ago

At first sight, this appears to be an instance of the problem described and solved in Issue no. 24.