I tried to prepare an app ipa with XCode 8 following the steps detailed in "Instrumentation with Source Code on iOS". But I get the message "_IOHDEventCreateDigitizerEvent". I have removed arm64 in the compilation parameter and force the link to the library with liconv.
I receive error messages detailed in the attachment file.
Have you any suggestion?
Thank you very much
Problem in Instrumentation with Source Code on iOS
Problem in Instrumentation with Source Code on iOS
- Attachments
-
- IoSInstrumentProblem.png (441.06 KiB) Viewed 660 times
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Problem in Instrumentation with Source Code on iOS
Hi giovsang,
It seems your project is missing some libraries, may I ask you to double check if the following libs are included in the "Build Phases" In addition, please make sure to use the following linker flags in the "Build Settings" Please let me know if you still face the issue after adding those requirements. If possible, attach a short sample project that shows the same error messages and I would be more than happy to analyze the root cause of those errors.
Regards,
Markus (S)
It seems your project is missing some libraries, may I ask you to double check if the following libs are included in the "Build Phases" In addition, please make sure to use the following linker flags in the "Build Settings" Please let me know if you still face the issue after adding those requirements. If possible, attach a short sample project that shows the same error messages and I would be more than happy to analyze the root cause of those errors.
Regards,
Markus (S)