我用vs2010编译qt4.8.0源码时,会有错误
遇到问题:
Perl not found in environment - cannot run syncqt.
解决方法:You can either go to into the Qt folder and look for a directory called bin and delete these two files:
syncqt syncqt.bat
本文介绍使用VS2010编译QT4.8.0源码时出现“Perl not found in environment”错误的原因及解决办法。通过删除特定文件可以成功运行syncqt。
我用vs2010编译qt4.8.0源码时,会有错误
遇到问题:
Perl not found in environment - cannot run syncqt.
解决方法:You can either go to into the Qt folder and look for a directory called bin and delete these two files:
syncqt syncqt.bat
4360
2万+
2132
431

被折叠的 条评论
为什么被折叠?