Theres an include for <immintrin.h> for
that prevents us building for on arm.
see:
#14
- Do we actually care about audio in 4coder?
- If we do lets see what its used for and maybe port to arm_neon?
Looks like this is just in the custom layer, so in theory the core should be build-able on arm.
Theres an include for
<immintrin.h>for4cc/code/custom/4coder_audio.cpp
Line 6 in a0f1250
see: #14
Looks like this is just in the custom layer, so in theory the core should be build-able on arm.