There's no Qt version assigned to this project for platform Win32/Win64
生活随笔
收集整理的這篇文章主要介紹了
There's no Qt version assigned to this project for platform Win32/Win64
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Qt5.8+ vs2010和vs2015都出現這個問題,無論是32bit還是64bit平臺
?
解決方法:
?
1:注意:打開main.cpp文件,否則 “Qt Project Settings”是灰色,不可選;
2:選擇編譯機器上的版本:
總結
以上是生活随笔為你收集整理的There's no Qt version assigned to this project for platform Win32/Win64的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: CUDA+OpenCV实现光线追踪(有无
- 下一篇: c++11 之模板定义别名(using)