qt安装--this Qt version uses an unsupported makefile

时间:2015-04-11 01:19:12   收藏:0   阅读:1439

解决办法:

  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.

原文:http://www.cnblogs.com/defen/p/4416067.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!