Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. International
  3. Chinese
  4. 在Mac OS上使用MaintenaceTool.app在线更新Qt的时候,如何使用镜像代理?
Forum Updated to NodeBB v4.3 + New Features

在Mac OS上使用MaintenaceTool.app在线更新Qt的时候,如何使用镜像代理?

Scheduled Pinned Locked Moved Unsolved Chinese
2 Posts 1 Posters 595 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shawn Yang
    wrote on last edited by
    #1

    我在MacOS上,使用MaintenanceTool.app更新Qt时,无法像Windows平台和Linux平台一样使用镜像源代理:
    我在终端上输入命令:open -a ~/Qt/MaintenanceTool.app --args "--mirror https://mirror.nju.edu.cn" 启动MaintenanceTool后依旧,没有使用源代理

    S 1 Reply Last reply
    0
    • S Shawn Yang

      我在MacOS上,使用MaintenanceTool.app更新Qt时,无法像Windows平台和Linux平台一样使用镜像源代理:
      我在终端上输入命令:open -a ~/Qt/MaintenanceTool.app --args "--mirror https://mirror.nju.edu.cn" 启动MaintenanceTool后依旧,没有使用源代理

      S Offline
      S Offline
      Shawn Yang
      wrote on last edited by
      #2

      @Shawn-Yang 搞定了,命令行不能有引号:

      open -a ~/Qt/MaintenanceTool.app --args --mirror https://mirror.nju.edu.cn
      
      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved