一个例子,从别人的机子上可以运行,而拿到自已的机子上运行时,出现了题目所示错误~~
处理方法:
close the project, delete the .pro.user file and re-open the project, rebuild.
关闭该工程,手动删除掉.pro.user这个文件,重新打开工程,然后,清空~~再build all 再次运行就没有错了~~嘻嘻
本文分享了一个解决跨平台项目运行中遇到错误的经验:通过关闭项目、删除特定文件、重新打开并清空后再编译,成功解决了问题。适用于遇到类似情况的开发者。
一个例子,从别人的机子上可以运行,而拿到自已的机子上运行时,出现了题目所示错误~~
处理方法:
close the project, delete the .pro.user file and re-open the project, rebuild.
关闭该工程,手动删除掉.pro.user这个文件,重新打开工程,然后,清空~~再build all 再次运行就没有错了~~嘻嘻
1586
263
3251