How to update component in Qt 5.2.1+?

前端 未结 4 1319
隐瞒了意图╮
隐瞒了意图╮ 2020-12-23 20:42

I see this message:

at least one valid and enable repository required for this action to succeed

whenever I try to update comp

4条回答
  •  爱一瞬间的悲伤
    2020-12-23 21:07

    Ok, I fixed the problem by simply manually adding the Qt online repository in Qt Maintenance Tool's "Settings"...

    Qt repositories are at: http://download.qt-project.org/online and I personally added http://download.qt-project.org/online/qt5/linux/x86/online_repository/ (since I am working on a Linux box 32-bit).

提交回复
热议问题