开发者

Problem CorePlot in iPhone framework

I have followed the documentation of CorePlot. After doing everything, I am facing following problem:

error: 'CPLayerHostingView' undeclared (first use in this function)

 error: 'hostingView' undeclared (first use in this function)

 error: expected expression before ')' token

 error: object cannot be set - either readonly property or no setter found

 error: object cannot be set - either readonly property or no setter found

 error: object cannot be set - either readonly property or no 开发者_JAVA技巧setter found

 error: object cannot be set - either readonly property or no setter found

 error: object cannot be set - either readonly property or no setter found

 error: object cannot be set - either readonly property or no setter found

What might be the problem ?


The name has changed: CPLayerHostingView is now CPTGraphHostingView. This change was effective in release 0.4 for iOS and MacOS for later releases.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜