在Qt插件中添加 4.3.2版本路徑時,出現錯誤提示:“”。
解決方法:
- Run regedit.
- Hop to HKEY_CURRENT_USER\Software\Trolltech\Versions
- Add a new key named "4.3.2" or whatever version you have.
- Under the new key, create a new string "InstallDir" valued with "C:\Qt\4.3-msvc2005":
- Run Visual Studio
- Click Qt -> Qt Options.
- The new version should be there.