shobhitmehrotra1 / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

Build error - missing string declaraions in CPTAnimation.h #576

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
CPTAnimation.h is missing the following lines, preventing a successful build:

extern NSString *const CPTAnimationOperationKey;
extern NSString *const CPTAnimationValueKey;

This happened after revision #1655.

Release 2.0.

Original issue reported on code.google.com by koenvand...@gmail.com on 2 Sep 2013 at 11:40

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 1ca2b24b5567.

Original comment by eskr...@mac.com on 2 Sep 2013 at 12:40