Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

作业资产无法下载 #7

Open
hyt589 opened this issue Oct 2, 2023 · 1 comment
Open

作业资产无法下载 #7

hyt589 opened this issue Oct 2, 2023 · 1 comment

Comments

@hyt589
Copy link

hyt589 commented Oct 2, 2023

http://home.ustc.edu.cn/~ustczt/GAMES102/assets_v2.zip

上述下载链接已失效,无法完成cmake配置

image

cmake报错日志:

-- Download File: C:/Users/hyt/workspace/projects/GAMES102/homeworks/project/build/GAMES102_Project/assets_v2.zip
CMake Error at build/_deps/ucmake-src/cmake/UbpaDownload.cmake:26 (file):
  file DOWNLOAD HASH mismatch

    for file: [C:/Users/hyt/workspace/projects/GAMES102/homeworks/project/build/GAMES102_Project/assets_v2.zip]
      expected hash: [88004765e50821a1c77958294a11ebf5ae28d5f2d5bf523b2b47c06fb7bddbdd]
        actual hash: [e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855]
             status: [22;"HTTP response code said error"]

Call Stack (most recent call first):
  build/_deps/ucmake-src/cmake/UbpaDownload.cmake:35 (Ubpa_DownloadFile)
  CMakeLists.txt:16 (Ubpa_DownloadZip)

@xiefeihua
Copy link

遇到同样的问题 将cmakeList line:19 改成 SHA256 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
可以解决这个问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants