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

cgo function name should be having prefix #318

Open
centny opened this issue May 8, 2022 · 0 comments · May be fixed by #324
Open

cgo function name should be having prefix #318

centny opened this issue May 8, 2022 · 0 comments · May be fixed by #324

Comments

@centny
Copy link

centny commented May 8, 2022

when i using two cgo package rogchap.com/v8go and github.com/otiai10/gosseract

/usr/local/Cellar/go/1.17.3/libexec/pkg/tool/darwin_amd64/link: running clang++ failed: exit status 1
duplicate symbol '_Init' in:
    /var/folders/y2/m91zkqc53hdgnlspjx9qb4y00000gn/T/go-link-1032126281/000002.o
    /var/folders/y2/m91zkqc53hdgnlspjx9qb4y00000gn/T/go-link-1032126281/000021.o
duplicate symbol '_Version' in:
    /var/folders/y2/m91zkqc53hdgnlspjx9qb4y00000gn/T/go-link-1032126281/000002.o
    /var/folders/y2/m91zkqc53hdgnlspjx9qb4y00000gn/T/go-link-1032126281/000021.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant