Build For Linux-arm

Issue #167 resolved
aravind created an issue

Hi

Am trying to do a build for linux arm(armv6l) and i get the below errors. can you please let me know how to solve this.

Linking CXX executable x265 libx265.a(cpu.cpp.o): In function x265::cpu_detect()': cpu.cpp:(.text+0x7c): undefined reference tox265_cpu_neon_test' cpu.cpp:(.text+0x90): undefined reference to `x265_cpu_fast_neon_mrc_test' collect2: ld returned 1 exit status CMakeFiles/cli.dir/build.make:311: recipe for target 'x265' failed make[2]: [x265] Error 1 CMakeFiles/Makefile2:91: recipe for target 'CMakeFiles/cli.dir/all' failed make[1]: [CMakeFiles/cli.dir/all] Error 2 Makefile:113: recipe for target 'all' failed

Comments (4)

  1. Log in to comment