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

identifier "_Ctype_struct_facerec" may conflict with identifiers generated by cgo #21

Closed
nathany opened this issue Feb 26, 2019 · 2 comments

Comments

@nathany
Copy link
Contributor

nathany commented Feb 26, 2019

In Go 1.12 there is the following error:

❯ go build
# github.com/Kagami/go-face
./face.go:25:7: identifier "_Ctype_struct_facerec" may conflict with identifiers generated by cgo

macOS 10.14.3, dlib 19.16 via Homebrew. It compiles without error in Go 1.11 after running the sed command in the README.

@Kagami
Copy link
Owner

Kagami commented Feb 26, 2019

Duplicate of #22

@Kagami Kagami marked this as a duplicate of #22 Feb 26, 2019
@Kagami Kagami closed this as completed Feb 26, 2019
@nathany
Copy link
Contributor Author

nathany commented Feb 26, 2019

Whoops, sorry for the dup.

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

2 participants