core plot 1.0 with iPhone 5 and Xcode 4.2 - 'CorePlot0' does not contain a valid pid Error on compilation

前端 未结 3 413
夕颜
夕颜 2021-01-28 05:56

I have followed installation steps from the core plot in Application url. As defined in subject, core plot version is 1.0 which was tried with iPhone 5.0 Simulator in Xcode 4.2.

3条回答
  •  梦如初夏
    2021-01-28 06:21

    Problem solved.CorePlot installation is working perfectly now.

    as per existing example.header path details is set with framework path.and I've added framework directory in application.

    but instead of adding framework directory in application only need to add CorePlotHeaders directory.

    hope, answer could help to others.

提交回复
热议问题