Windows qt error Qt version assigned to this project for platform Win32.Please use the xx
目录
- 更多分享:www.catbro.cn
错误提示:there’s no Qt version assigned to this project for platform Win32.Please use the ‘change’ Qt version’ feature and choose a avlid Qt version for this platform
- 原因:因为没有给qt项目制定版本
- 解决:鼠标右键项目, 选择 “Qt Project Settings” ,最后一项选择对应的qt版本即可