- [File] -> [Open File or Project..]
- Choose
CMakeLists.txt
& [Open] - Import MinGW Kit: Desktop Qt 5.15.2 MinGW 64bit
- Choose
Crtl + B or Right Click -> [Build]
cp libQtWiznetCanBusPlugin.dll {YOUR_QT_INSTALL_DIR}/5.15.2/mingw81_64/plugins/canbus
- [Welcome] -> [Examples] -> CAN Bus example
- Enjoy :)