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

get go package,happend worong #129

Open
yanweisoft opened this issue Dec 18, 2018 · 2 comments
Open

get go package,happend worong #129

yanweisoft opened this issue Dec 18, 2018 · 2 comments

Comments

@yanweisoft
Copy link

github.com/alexbrainman/odbc/api

github.com/alexbrainman/odbc/api

/Users/yangsir/go/src/github.com/alexbrainman/odbc/api/api_unix.go:14:11: fatal error: 'sql.h' file not found
#include <sql.h>
^~~~~~~
1 error generated.

@alexbrainman
Copy link
Owner

Running go get command is not enough to install this package on OS X. Did you tried following these instructions? I do not use OS X myself, so I won't be able to help you.

Alex

@ErrorBoi
Copy link

ErrorBoi commented Nov 5, 2020

For those folks who might get in same trouble, here is working solution: https://stackoverflow.com/a/50960876

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

3 participants