git-gitlab icon indicating copy to clipboard operation
git-gitlab copied to clipboard

Installation error on El Capitan

Open mbixby opened this issue 9 years ago • 0 comments

› make build
go build -o build/git-lab
# gopkg.in/libgit2/git2go.v23
../../go/src/gopkg.in/libgit2/git2go.v23/diff.go:104: cannot use &hunk.header[0] (type *byte) as type *_Ctype_char in function argument
make: *** [build] Error 2

Any ideas on what went wrong?

mbixby avatar Jan 05 '16 13:01 mbixby