-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
I am following the instructions here and have encountered issues.
- using
/code/folder keeps asking me to do sudo command all the time - the instruction
wget https://cmake.org/files/v3.13/cmake-3.16.1.tar.gz;is not working as the version3.13and3.16.1are in different folders on the remote server - doing the
Start the basic buildfails with lots of errors like this one
/code/onnxruntime/cmake/external/eigen/unsupported/Eigen/CXX11/../../../Eigen/src/Core/arch/NEON/Complex.h:277:37: error: requested alignment 16 is larger than 8 [-Werror=attributes]
EIGEN_ALIGN16 std::complex<float> x;
The device I am building for is a pi-top4 which is a pi4
Metadata
Metadata
Assignees
Labels
No labels