之前的程序是使用Qt5.2.1 + vs2010写的 ,过了2年 ,环境改为是Qt5.8 + vs2015,编译出现下面错误:

There's no Qt version assigned to this project for platform x64


解决方法:

1:注意:vs2015 qt插件:QT vs tools,选择 qt project settings;

There's no Qt version assigned to this project for platform x64

2:在version中选择安装的qt版本:

There's no Qt version assigned to this project for platform x64

相关文章: