Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我尝试在 Android 智能手机上运行 QT C++ usb 调试器,尽管存在编译错误(在屏幕截图 #1 上)。下载的 QTCreator 版本是 4.14.2,带有 Qt 6.0.3 MinGw 64 位。
好的,解决了,你只需要从项目目录中删除现有的“.user”文件,再次打开项目时选择你的Android套件。