Skip to content

Installation: General for ARM processors

Christian Forster edited this page Jun 12, 2014 · 1 revision

In order to set the correct flags in the CMake files for ARM processors (e.g., NEON flags), we introduced an environment variable that must be set.

Type export ARM_ARCHITECTURE=True in your console before compilation or save it permanently in your .bashrc file.