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

macOs Install delve error #1275

Closed
chenzi opened this issue Jul 23, 2018 · 1 comment
Closed

macOs Install delve error #1275

chenzi opened this issue Jul 23, 2018 · 1 comment

Comments

@chenzi
Copy link

chenzi commented Jul 23, 2018

  1. What version of Delve are you using (dlv version)?
    dlv version is 1.0.0
  2. What version of Go are you using? (go version)?
    go version go1.10 darwin/amd64
  3. What operating system and processor architecture are you using?
    macOs version is 10.13.5 Intel i7
  4. What did you do?
    I install delve exec go get -u github.com/derekparker/delve/cmd/dlv
  5. What did you expect to see?
    I want don't see error
  6. What did you see instead?
    ld: warning: text-based stub file /System/Library/Frameworks//Security.framework/Security.tbd and library file /System/Library/Frameworks//Security.framework/Security are out of sync. Falling back to library file for linking.
@aarzilli
Copy link
Member

Duplicate of golang/go#26073

@aarzilli aarzilli marked this as a duplicate of golang/go#26073 Jul 23, 2018
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