You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 3, 2025. It is now read-only.
Facing issue with archiving the application. Below is the error log,
ld: warning: ARM function not 4-byte aligned: __b_evaluation from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __a_evaluation from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __end_b_evaluation2 from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __a_evaluation2 from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __end_simple_idct_arm from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: illegal text-relocation to 'l012' in ../../doubango/thirdparties/iphone/lib/universal/libx264.a(pixel-a.o) from 'l010' in ../../doubango/thirdparties/iphone/lib/universal/libx264.a(pixel-a.o) for architecture armv7
Please help
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi All,
Facing issue with archiving the application. Below is the error log,
ld: warning: ARM function not 4-byte aligned: __b_evaluation from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __a_evaluation from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __end_b_evaluation2 from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __a_evaluation2 from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: warning: ARM function not 4-byte aligned: __end_simple_idct_arm from ../../doubango/thirdparties/iphone/lib/universal/libavcodec.a(simple_idct_arm.o) ld: illegal text-relocation to 'l012' in ../../doubango/thirdparties/iphone/lib/universal/libx264.a(pixel-a.o) from 'l010' in ../../doubango/thirdparties/iphone/lib/universal/libx264.a(pixel-a.o) for architecture armv7
Please help
The text was updated successfully, but these errors were encountered: