码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-04-11 01:21:31      阅读:486      评论:0      收藏:0      [点我收藏+]

标签:

解决办法:

  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.

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

标签:

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!