Closed GoogleCodeExporter closed 8 years ago
Install the 0.2.1 version, and see if that helps.
Original comment by drewmcco...@mac.com
on 28 Oct 2010 at 9:38
Even if the 0.2.1 version, I have the same result:
- "The view outlet of File's Owner is connected to Graph Hosting View but CPGraphHostingView is not a kind of UIView by the outlet type" Warning Message
- Program reciived signal: "EXC_BAD_ACCESS"
Original comment by pairno...@gmail.com
on 28 Oct 2010 at 10:44
This is a Warning message of compilation of my xib file.
I drop the links in Interface Builder and I recreate them, but the warning
message is still display.
Original comment by pairno...@gmail.com
on 28 Oct 2010 at 10:47
Try File -> Reload All Class Files in Interface Builder. It may not have picked
up the name change to CPGraphHostingView.
Original comment by eskr...@mac.com
on 28 Oct 2010 at 10:11
I meet the same problem with CorePlot 0.2.1, beside above problems, I meet some
more:
- The CorePlot also does not recognize the UIPinchGestureRecognizer, so I have
to comment out the related codes.
- When I build examples of CorePlot for iPhone is ok, but when I try to build
my app to simulator, I got 42 error which are relate to
"objc-class-ref-to-...", "_OBJC_CLASS_$..."...etc. I just can build to device
only :(
Original comment by hungson...@gmail.com
on 29 Oct 2010 at 4:37
Original comment by drewmcco...@mac.com
on 8 Jan 2011 at 10:07
Original issue reported on code.google.com by
pairno...@gmail.com
on 28 Oct 2010 at 8:59