I am getting this issue after adding XMPP framework. I tried all the answers on stack overflow and other sites as well but did not find the solution.
Asked
Active
Viewed 41 times
0
-
OK look (in the build log) at the `-L` options being passed to the linker then check those directories for the file `libidn.a`. If you find it, check it's architecture (using `file` from the command line) and report back. – trojanfoe Dec 04 '15 at 07:24
-
I checked everything is right... – Maheshwari Ravi Dec 04 '15 at 08:12
-
Well I don't think it is... – trojanfoe Dec 04 '15 at 08:12
-
Do I need to share screenshots to u ? – Maheshwari Ravi Dec 04 '15 at 08:23