Skip to content

Cannot initialize a member subobject of type 'NSUInteger' (aka 'unsigned long') with an rvalue of type 'nullptr_t' #1

Description

@NSKevin

When I use Xcode6 there will be this error

Solution:
1. Find file POPPropertyAnimationInternal.h
2. change valueCount(nil) at line 53 to valueCount(0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions