Skip to content

Commit

Permalink
dcos
Browse files Browse the repository at this point in the history
  • Loading branch information
moqsien committed Jun 24, 2024
1 parent 0a613bc commit bb1825a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,8 @@ For example, agg, php, etc. It may be caused by lacking of **Microsoft Visual C+
Of course. All the SDKs are downloaded from the **official websites**, or **github releases**, or **Anaconda Forge**.
VMR at now is not planning to provide anything like compilation from source code since stability issues cannot be avoided.
You can also check the version info [here](https://github.com/gvcgo/vsources).

### 11. "Extract file failed" error occurs over and over again?

This may occur on windows. Try to **clear the cached files** in the **cache dir** for the SDK, and try to install the SDK again.
![clear_cache](https://cdn.jsdelivr.net/gh/moqsien/moqsien/img_repo@main/vmr_clear_cache.png)
6 changes: 6 additions & 0 deletions docs/zh-cn/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,9 @@ VMR的很多资源,包括版本信息仓库和VMR安装包,都来自github
安全。所有资源均来自各种SDK的**官方下载链接**,或者**github仓库的release**,或者**Anaconda的官方构建仓库**
VMR暂时不会提供通过源码编译的功能,因为稳定性无法得到保证。
你可以在 [这里](https://github.com/gvcgo/vsources) 查看所有的版本SDK信息,包括具体SDK的下载地址。

### 11. 为什么一直反复出现"Extract file failed"错误提示,无法安装某个SDK版本?

这出现在Windows上面的可能性比较多一点,因为有些Windows下面由于权限之类的,无法删除下载了一半的文件,导致了该问题的出现。
尝试**清理掉VMR关于该SDK的缓存** 或者 **手动到cache文件夹下删除相关版本的缓存即可**,然后重新安装。
![clear_cache](https://cdn.jsdelivr.net/gh/moqsien/moqsien/img_repo@main/vmr_clear_cache.png)

0 comments on commit bb1825a

Please sign in to comment.