Skip to content

Not compiling for arm7 32bit #5347

@colombod

Description

@colombod

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 version 3.13 and 3.16.1 are in different folders on the remote server
  • doing the Start the basic build fails 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions