Closed HomieRegina closed 2 years ago
Hi @HomieRegina -- yes, this was something we also saw during our internal tests on a Raspberry Pi (also ARM). ARM-based boards apparently do not have the cpuid.h
system header file.
We've released a patch in v1.4.1
which should fix this.
Hi @HomieRegina -- yes, this was something we also saw during our internal tests on a Raspberry Pi (also ARM). ARM-based boards apparently do not have the
cpuid.h
system header file.We've released a patch in
v1.4.1
which should fix this.
Thanks for your great work. We will test it soon.
Hi. I have a NVIDIA NX board, which is based on ARM architecture. I encountered the following problems when compiling on the NX board.
Can this package run under arm architecture? Is this error related to the architecture? How to solve this issue?