- Jun 6, 2020
- 11,517
- 4,383
Hi all, i am working on a library wrapper for POS system, i have already done the Android side which took me some time to get it working, now I need to get the iOS version done, I have the Library compile just fine, i have generated the xml file and placed in the additional Library folder, I have also copied the framework into the Libs folder of my hosted mac builder along with the libname.a, name.a and name.h files.
I have also linked all the necessary frameworks that are needed for this SDK, When I try to run the library in a small example i get the following errors:
I have also linked all the necessary frameworks that are needed for this SDK, When I try to run the library in a small example i get the following errors:
ld: warning: ignoring file ../../Libs/AVFoundation.framework/AVFoundation.tbd, missing required architecture arm64 in file ../../Libs/AVFoundation.framework/AVFoundation.tbd
ld: warning: Could not find or use auto-linked framework 'ExternalAccessory'
Undefined symbols for architecture arm64:
"_AVAudioSessionCategoryPlayAndRecord", referenced from:
-[SMPPinPlusReader hasValidAudioRoute] in...
Click to expand...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید