【问题标题】:Problem CorePlot in iPhone frameworkiPhone框架中的问题CorePlot
【发布时间】:2011-09-03 07:22:21
【问题描述】:

我已遵循 CorePlot 的文档。完成所有操作后,我面临以下问题:

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 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

可能是什么问题?

【问题讨论】:

标签: iphone xcode core-plot


【解决方案1】:

名称已更改:CPLayerHostingView 现在是 CPTGraphHostingView。此更改在适用于 iOS 的 0.4 版和更高版本的 MacOS 中生效。

【讨论】:

    猜你喜欢
    • 2013-01-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多