Corona enterprise App(iOS) -Mach O Linker Error

Hi,

As I am developing one Corona enterprise application to matching images. I am using third party Aumenitia iOS SDK to achieve this and it is perfectly running in iOS, when i m adding Aumenitia iOS SDK in my Corona Enterprise application then i am getting 15 Mach-Olinker errors. I have already gone through Corona Enterprise QuickStart(iOS) tutorial document and followed all steps as well.

If someone knows about the issue, please let me know that how to solve the issue.

Below is drop box link which i have atteched issues list as i got in compile time.

https://www.dropbox.com/s/orjnbsx1r5wu9px/CoronaEnterpriseAppBugs.png?dl=0

You could be missing some required Frameworks.

I see no attachment with compile time issues in your post above…

 

@ingemar  thanks for quick replay, I have added all framework which required for it and working fine in iOS application.

In my above quote i have added link for bugs list.
 

Yeah, now the link is there.

It looks like you’re missing a library. It’s trying to find symbols cv::flann which I assume is OpenCV.

Unfortunately I don’t know where you can find it.

You could be missing some required Frameworks.

I see no attachment with compile time issues in your post above…

 

@ingemar  thanks for quick replay, I have added all framework which required for it and working fine in iOS application.

In my above quote i have added link for bugs list.
 

Yeah, now the link is there.

It looks like you’re missing a library. It’s trying to find symbols cv::flann which I assume is OpenCV.

Unfortunately I don’t know where you can find it.