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
What steps will reproduce the problem?
1、I success to build libyuv for ios version,but I found it has two
lib(libyuv.a and libyuv_neon.a),Can I merge them? Is libyuv.a include
libyuv_neon.a?
2、I need to build armv7s for ios,how to do?when I build arm64 for ios follow
"Getting Start",I found that arm7.a arm7s.a arm64.a in
"out_ios/Debug-iphoneos/arch" folder,Can I use them directly?
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Original issue reported on code.google.com by [email protected] on 14 Oct 2014 at 3:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 14 Oct 2014 at 3:00The text was updated successfully, but these errors were encountered: