随笔分类 - qt
ubuntu22.04+qt6.2安装步骤
摘要:chmod +x qt-unified-linux-x64-4.4.1-online.run sudo apt install vim sudo apt install net-tools sudo apt install openssh-server sudo apt-get install bu
qmake添加opencv
摘要:QT += core gui greaterThan(QT_MAJOR_VERSION, 4): QT += widgets CONFIG += c++17 # You can make your code fail to compile if it uses deprecated APIs. #