QT unknown module serial port
-
@lukutis222 see this topic for all the answers you seek:
https://forum.qt.io/topic/138060/uknown-module-s-in-qr-serialport
-
Thank you for your fast response. Unfortunately, it is still not clear for me. How do I open this window?
By the way, I have installed qt using online installer
-
@lukutis222 said in QT unknown module serial port:
By the way, I have installed qt using online installer
Then open Qt Maintenance Tool (its executable is in your Qt installation folder) and select this module there.
-
I couldn't find QSerialPort in qt 6.7.2 under Qt Maintenance Tool. Kindly help
-
@AnushaDevi look closer, it is there.
Maybe you'll have to check the Archive checkbox, since 6.7.3 is released it doesn't display it by default any longer for 6.7.2
In fact 6.7.2 is only shown at all when you have something installed from it already, or the Archive checkbox checked.
-
-
For open source user the Qt Company only provides complete prebuilt library binaries for the latest released version in the current series; in this case 6.7.3. For the preceding series, i.e 5.15, only the latest available at the time Qt 6 released remains available. The source code for Qt 6.7.2 remains available, and you could build your own serial submodule if you wish.
Commercial licensees have more options. -
@AnushaDevi click the filter button after checking the checkbox. That will trigger a download and update of the selection tree