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

Use of undeclared 'CGFloat' #923

Closed
edulpn opened this issue Apr 6, 2016 · 3 comments
Closed

Use of undeclared 'CGFloat' #923

edulpn opened this issue Apr 6, 2016 · 3 comments

Comments

@edulpn
Copy link

edulpn commented Apr 6, 2016

Looking around I saw that some time ago this issue has already shown up last year and "import UIKit" did the trick back then and a PR was made and merged (as shown in #44).
Updated now to get rid of the Swift 3 incompatibilities and the issue came back. Importing UIKit worked, but why it actually happened again (build targeting iOS8)?

thanks,
Eduardo.

@liuxuan30
Copy link
Member

which class reports this?

@edulpn
Copy link
Author

edulpn commented Apr 8, 2016

RadarChartDataSet.swift and IRadarChartDataSet.swift

@danielgindi
Copy link
Collaborator

I don't know why one Xcode compiles fine and the other refuses - but it should work now

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