cd-athena / VCA

Video complexity analyzer
GNU General Public License v3.0
74 stars 9 forks source link

CMake configuration error in Macbook M1 #59

Open reza92farahani opened 2 years ago

reza92farahani commented 2 years ago

The CMake does not work and throws the following error:

-- VCA version v1.5+3-gb2b230c -- CMAKE_SYSTEM_PROCESSOR value arm64 is not supported -- Please add this value near /Users/VCA/source/lib/CMakeLists.txt:76 CMake Error at source/lib/CMakeLists.txt:107 (message): Only 64bit architecture is supported

-- Configuring incomplete, errors occurred!

ChristianFeldmann commented 1 year ago

Hi. Yes this was never tested or tuned for the arm platform. Would be cool to do but also I do not have an M1/M2 macbook.