"This qt version uses an unsupported makefile generator (used: ,supported: MSVC.NET, MSBUILD)"


在Qt插件中添加 4.3.2版本路径时,出现错误提示:“”。

解决方法:

  1. Run regedit.
  2. Hop to HKEY_CURRENT_USER\Software\Trolltech\Versions
  3. Add a new key named "4.3.2" or whatever version you have.
  4. Under the new key, create a new string "InstallDir" valued with "C:\Qt\4.3-msvc2005":
  5. Run Visual Studio
  6. Click Qt -> Qt Options.
  7. The new version should be there.


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM