可以使用VS2017 64编译,还未测试32位

This commit is contained in:
hm
2020-02-23 23:34:22 +08:00
parent 0d84fe7fbc
commit a1488f205e
13 changed files with 83 additions and 47 deletions
+3
View File
@@ -20,6 +20,9 @@
#include "mavlinknode.h"
#pragma execution_character_set("utf-8")
class MainWindow : public QMainWindow
{
Q_OBJECT