VS+Qt编译一个新建的项目报there's no qt version assigned to this project for platform xxx的错误。
解决方案:
打开Qt_vs_addin的菜单,选择Qt Project Settings,正确设置Version。编译通过。
VS+Qt编译一个新建的项目报there's no qt version assigned to this project for platform xxx的错误。
解决方案:
打开Qt_vs_addin的菜单,选择Qt Project Settings,正确设置Version。编译通过。
转载于:https://www.cnblogs.com/airscrat/p/6232002.html