Maratyszcza / NNPACK

Acceleration package for neural networks on multi-core CPUs
BSD 2-Clause "Simplified" License
1.67k stars 315 forks source link

A compilation error occurs in the Linux ARM environment #191

Closed yuhongxiao123456 closed 3 years ago

yuhongxiao123456 commented 3 years ago

[root@local-host deps]# cat /etc/release CentOS Linux release 7.6.1810 (AltArch) Derived from Red Hat Enterprise Linux 7.6 (Source) cat: /etc/lsb-release.d: Is a directory NAME="CentOS Linux" VERSION="7 (AltArch)" ID="centos" ID_LIKE="rhel fedora" VERSION_ID="7" PRETTY_NAME="CentOS Linux 7 (AltArch)" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:centos:centos:7" HOME_URL="https://www.centos.org/" BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"

CentOS Linux release 7.6.1810 (AltArch) CentOS Linux release 7.6.1810 (AltArch) cpe:/o:centos:centos:7

cmake -G Ninja .. error: downloading 'https://github.com/google/googletest/archive/release-1.8.0.zip' failed status_code: 22 status_string: "HTTP response code said error"

I try to access through web.it also show 404 err.

can someone tell me how to fix this?

yuhongxiao123456 commented 3 years ago

my internet error