vs2017和QT5 12 4開發環境搭建

2021-09-26 09:47:52 字數 488 閱讀 6289

1.解除安裝舊的vs和qt

3.配置 使用c++的桌面開發

1>登入microsoft accout

4.檔案->賬戶設定->

enterprise:

njvyc-bmhx2-g77mm-4xjmr-6q8qf

6.qt安裝 qt-opensource-windows-x86-5.12.4.exe

1>>>登入qt account

2>>>選擇元件

(1)msvc 2017 32-bit

(2)msvc 2017 64-bit

安裝qt creator qt會自動識別到安裝位置 

9.配置qtcreator中msvc 2017 32-bit和msvc 2017 64-bit的debuggers

在qtcreator->工具->選項->構建和執行->debuggers->manage...

疑難雜症參考

qt5.12.0 + vs2017 環境搭建

vs2017 配置QT環境

安裝也很簡單,主要是第二部,要求登入,可以直接skip,然後再選擇第一項中,開啟下拉 勾選vs2017 64位 這個根據你的專案和安裝的vs版本選擇 安裝後,在qt tools qtcreator bin 中開啟qtcreator 來建立專案。qt vsaddin msvc2017 2.3.0 這種...

VS2017下編譯32位QT程式

1.新建乙個目錄並進入,然後執行 原始碼目錄 configure.bat skip qtwebengine confirm license opensource debug and release nomake tests nomake examples prefix 2.nmake 我編譯了4.5...

VS2017外掛程式開發 專案右鍵選單

1.建立自定義命令 2.更改.vsct中group節點的id group guid guidpublishowinpackagecmdset1 id mymenugroup priority 0x0600 parent guid guidshlmainmenu id idm vs ctxt proj...