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

Can't inherit DBCameraViewController in Swift #190

Open
utwang opened this issue Oct 26, 2015 · 0 comments
Open

Can't inherit DBCameraViewController in Swift #190

utwang opened this issue Oct 26, 2015 · 0 comments

Comments

@utwang
Copy link

utwang commented Oct 26, 2015

Hi, there.

I try to create custom controller inherited DBCameraViewController.

class CalibrationCameraViewController: DBCameraViewController {
  // code
}

But, segmentation fault occurred.
Command failed due to signal: Segmentation fault: 11

Please tell me if you know something.

  • my environment:
    • Xcode 7.1
    • DBCamera 2.4.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants