Hello,
i have successfull linked ffmpeg in my ios xamarin app with the armv7 cpu.
Now i try the same with the arm64 cpu and i get the error:
Error Native linking error: Absolute addressing not allowed in arm64 code but used in '_ff_fft_permute_neon' referencing '_ff_cos_256' for architecture arm64
Any ideas?
Hello, i have successfull linked ffmpeg in my ios xamarin app with the armv7 cpu. Now i try the same with the arm64 cpu and i get the error: Error Native linking error: Absolute addressing not allowed in arm64 code but used in '_ff_fft_permute_neon' referencing '_ff_cos_256' for architecture arm64 Any ideas?