Skip to content

楼主可否更新到最新版本, 我用3.1.1编译不过, 初学不知道怎么解决 #4

@gdannyliao

Description

@gdannyliao

在GameLayer中, 有Xcode编译iOS版本, 第二句提示No viable overloaded '='

    auto contactListener = EventListenerPhysicsContact::create();
    contactListener->onContactBegin = CC_CALLBACK_2(GameLayer::onContactBegin, this);
    this->getEventDispatcher()->addEventListenerWithSceneGraphPriority(contactListener, this);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions