-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
File download hash mismatch #5469
Comments
@AOndracek , iirc the hash |
Ok, the file size is 0, it doesn't seem to be locked or with restricted access permissions. I ran the cmake from cmd "as admin" as well, but to no avail. There is also no proxy. I'm not sure how to check the internet connection however - mainly the firewall, could you give me some advice on that please? |
Thank you very much - while using the link, I discovered that there was a HTTP filter I didn't know about, which was blocking the download. |
I get the same problem but the file is a non-empty png which i can load in preview fine |
Hi @becker666 There is further advice about the file DOWNLOAD HASH mismatch error at #4833 (comment) |
Issue Description
When I clone the repository and run CMake (cmake .. -DBUILD_CSHARP_BINDINGS=ON -DBUILD_SHARED_LIBS=ON), I keep getting hash mismatch error(below).
I tried downloading/compiling multiple times with always the same result.
Earlier versions (e.g. since 2.22) compiled fine.
What could be the cause?
Thank you.
CMake Error at third-party/libtm/fw/CMakeLists.txt:22 (file):
file DOWNLOAD HASH mismatch
Call Stack (most recent call first):
third-party/libtm/fw/CMakeLists.txt:47 (target_binary)
The text was updated successfully, but these errors were encountered: