I'm trying to compile as per the README (running Linux 6.3.2-arch1-1 x86_64) but this fails because of an invalid MD5 hash on a downloaded TBB source. Error listing below.
-- Downloading tbb41_20130116oss_src.tgz
CMake Error at 3rdparty/tbb/CMakeLists.txt:105 (message):
Downloaded TBB source tarball has invalid MD5 hash:
9b2cc0fc7cfe510d0aa0b3443516b225 (expected:
3809790e1001a1b32d59c9fee590ee85)
-- Configuring incomplete, errors occurred!
make: *** [makefile:52: deps/lib/linux-x86_64/opencv/.success] Error 1
I'm flagging this in case it can be easily fixed. I do not know how to do this myself.
Thanks.
I'm trying to compile as per the README (running Linux 6.3.2-arch1-1 x86_64) but this fails because of an invalid MD5 hash on a downloaded TBB source. Error listing below.
I'm flagging this in case it can be easily fixed. I do not know how to do this myself.
Thanks.