Skip to content

SCReconstructionManagerDelegate not found #41

@tsukasa1989

Description

@tsukasa1989

I want to update the UI, therefor I copied the contents of the StandardCyborgCocoaUI to my project. But now it cannot find SCReconstructionManagerDelegate. If I remove the SCReconstructionManagerDelegate from the class constructor and the remove the _reconstructionManager.delegate = self from the code. It builds I can move the camera and it "detects" the objects. Now when I start scanning it only scans one frame because the reconstructor is not active.

Message:

Cannot find protocol declaration for SCReconstructionManagerDelegate; did you mean CLLocationManagerDelegate?

Any idea on how it is possible that SCReconstructionManagerDelegate is not found?

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