How to import Qt example from code.qt.io to my Qt creator version 6.4.0 ?
-
How to import Qt example from code.qt.io to my Qt creator version 6.4.0 ?
This can bus example : https://code.qt.io/cgit/qt/qtserialbus.git/tree/examples/serialbus/can?h=6.4.0
OS: windows 10 -
How to import Qt example from code.qt.io to my Qt creator version 6.4.0 ?
This can bus example : https://code.qt.io/cgit/qt/qtserialbus.git/tree/examples/serialbus/can?h=6.4.0
OS: windows 10 -
@imene
What about Googling forqtserialbus.git
? First hit is https://github.com/qt/qtserialbus, with https://github.com/qt/qtserialbus.git ?I don't know whether the sample requires other stuff outside of that area though.