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

Unknown class _TtC6Charts12BarChartView in Interface Builder file. #301

Closed
longxianlin opened this issue Aug 14, 2015 · 7 comments
Closed

Comments

@longxianlin
Copy link

I copy all class folder to project folder。 and drag them to project fold, no copy,create group, to project。

build is ok
when run, have subject problem

@danielgindi
Copy link
Collaborator

Thats not the name of the class. When copying the sources manually, the "Charts" namespace does not exist.

@niksdgr8
Copy link

I am facing the same problem.Can you assist me on how to solve this?

@danielgindi
Copy link
Collaborator

Have you read my response? When copying the files instead of using as a Framework, you have to specify just BarChartView, not Charts.BarChartView!

@niksdgr8
Copy link

I am using BarChartView everywhere.
I have created a sample project where it is working fine. But when I am trying to integrate this with my existing project, it is giving this error.

@danielgindi
Copy link
Collaborator

Look closely and use the correct class name for your situation.

@cloudjanak
Copy link

screen shot 2016-10-08 at 12 53 26 pm
screen shot 2016-10-08 at 12 46 50 pm
Same issues.

@liuxuan30
Copy link
Member

you are using it in XIB? did you change module to Charts?

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

5 participants