Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking Errors after using Pods #31

Open
ahmad-atef-zz opened this issue Aug 2, 2014 · 2 comments
Open

Linking Errors after using Pods #31

ahmad-atef-zz opened this issue Aug 2, 2014 · 2 comments

Comments

@ahmad-atef-zz
Copy link

Hi,
After using your pod,
I still getting a errors in linking.
Please fix it!

@myang-git
Copy link
Owner

where error did you see?

@souvickcse
Copy link

I am getting these error :

  1. Undefined symbols for architecture armv7:
    "operator new(unsigned long)", referenced from:
    +[QREncoder encodeCStringWithECLevel:version:cstring:]
  2. Objective-C.a(QREncoder.o)
    "___gxx_personality_sj0", referenced from:
    +[QREncoder encodeCStringWithECLevel:version:cstring:]
  3. Objective-C.a(QREncoder.o)
    "operator delete(void*)", referenced from:
    +[QREncoder encodeCStringWithECLevel:version:cstring:]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants