Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCReconstructionManagerDelegate not found #41

Open
tsukasa1989 opened this issue Oct 10, 2023 · 0 comments
Open

SCReconstructionManagerDelegate not found #41

tsukasa1989 opened this issue Oct 10, 2023 · 0 comments

Comments

@tsukasa1989
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant