odbc
odbc copied to clipboard
get go package,happend worong
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.
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
For those folks who might get in same trouble, here is working solution: https://stackoverflow.com/a/50960876