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

what's wrong with:_OBJC_CLASS_$__TtC6Charts13LineChartView #623

Closed
SlardarC opened this issue Dec 22, 2015 · 1 comment
Closed

what's wrong with:_OBJC_CLASS_$__TtC6Charts13LineChartView #623

SlardarC opened this issue Dec 22, 2015 · 1 comment

Comments

@SlardarC
Copy link

Undefined symbols for architecture armv7:
"OBJC_CLASS$__TtC6Charts13LineChartView", referenced from:
objc-class-ref in DashTypeSelectedVCViewController.o
ld: symbol(s) not found for architecture armv7

I used Swift in an ObjC project,has selected the Charts.framework under the "Embedded Binaries" section.
depoloyment Target : 8.0
I am a novice,Thank you first.

@liuxuan30
Copy link
Member

It's about saying your architecture, not Chart's library. Check your project setting about it first
Follow README carefully, and run ChartsDemo, it's helpful.

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

2 participants