kwinkler

kwinkler


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • Using Core Plot in an iPhone Application
    11/18/2010 - 23:28

    After lots of trial and error, I finally got a link to the framework working. The error mentioned above was caused by creating a project for MacOS rather than iOS.

    I'm still getting about twenty build errors, even after applying all of the fixes that are mentioned in the above thread. I will keep trying, but perhaps it is time to post a new version of the demo and installation procedures.

  • Using Core Plot in an iPhone Application
    11/18/2010 - 21:09

    Everything about the installation seem straightforward, except for the part about-

    "add the full path to the core-plot/framework directory".

    Using Spotlight, I can't find any directory named "core-plot/framework". I've tried various guesses for what this might refer to, but nothing works. I keep getting a build failure of-

    No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=armv6 armv7).

    Any ideas of what I am missing?