【发布时间】:2011-07-30 10:52:48
【问题描述】:
是否可以使用 Objective-C 在 iphone 中创建这样的图形。
我已经从 hg clone http://core-plot.googlecode.com/hg/ core-plot 下载了 core-plot 库,并尝试从 http://www.jaysonjc.com/programming/pie-chart-drawing-in-iphone-using-core-plot-library.html 做一个示例,但我什至无法下载一个也没有构建的示例。它给出的错误是:
/Users/apple/Desktop/coreplotLibExamples/piechartsample/Classes/PieChart_SampleViewController.m:15:0 /Users/apple/Desktop/coreplotLibExamples/piechartsample/Classes/PieChart_SampleViewController.m:15:错误:'CPLayerHostingView'未声明(第一个在这个函数中使用)
【问题讨论】:
标签: iphone