Project ERROR: Unknown module(s) in Qt:serialbus
-
Hello,
It try to do something with QCanBus (mostly on an embedded device).
For this i need to put 'serialbus' in the PRO file.
If i build the project for embedded with 5.12 everything is green.
It i try to build it for "desktop" the following error occurts: Project ERROR: Unknown module(s) in Qt:serialbus
I have installed Qt5.12.11
And now i'm kind of stuck.
I tired the MaintenanceTool - which did not have any repository in it.
Therefore i searched a bit and added https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/qt5_51211/
But also then nothing was found which was not installed (and i do not see anything about serial in the components at all)
Therefore now i'm stuck
(i installed 5.12 as the embedded device also uses an 5.12 version)
Can anyone please help?
-
Hi and welcome to devnet,
How did you install Qt on your desktop ?