Hi, I've finally built the libavcloud.a successfully. And with the following output:
lipo -info libavoscloud.a
input file libavoscloud.a is not a fat file
Non-fat file: libavoscloud.a is architecture: x86_64
But my Xcode is currently 7.2, and when I attach the library to my cocos2d-x 3.10 app,
![Uploading 屏幕快照 2016-04-17 下午6.45.04.png…]()
So, I cannot passed the build phase, with following error output:
![Uploading 屏幕快照 2016-04-17 下午4.42.23.png…]()
and :
![Uploading 屏幕快照 2016-04-17 下午4.44.02.png…]()
Hi, I've finally built the libavcloud.a successfully. And with the following output:
lipo -info libavoscloud.a
input file libavoscloud.a is not a fat file
Non-fat file: libavoscloud.a is architecture: x86_64
But my Xcode is currently 7.2, and when I attach the library to my cocos2d-x 3.10 app,
So, I cannot passed the build phase, with following error output:
and :
![Uploading 屏幕快照 2016-04-17 下午4.44.02.png…]()