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

issues on go get #28

Open
lekki opened this issue Sep 21, 2015 · 0 comments
Open

issues on go get #28

lekki opened this issue Sep 21, 2015 · 0 comments

Comments

@lekki
Copy link

lekki commented Sep 21, 2015

vips-7.38.5

go get github.com/daddye/vips
/opt/go/src/github.com/daddye/vips/vips.go:129: cannot use &image (type *__Ctype_struct__VipsImage) as type *__Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:131: cannot use &image (type *__Ctype_struct__VipsImage) as type *__Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:225: cannot use &tmpImage (type *__Ctype_struct__VipsImage) as type *__Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:236: cannot use image (type __Ctype_struct__VipsImage) as type *_Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:236: cannot use &tmpImage (type *__Ctype_struct__VipsImage) as type *__Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:265: cannot use image (type *_Ctype_struct__VipsImage) as type *_Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:265: cannot use &tmpImage (type *__Ctype_struct__VipsImage) as type *__Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:289: cannot use image (type *_Ctype_struct__VipsImage) as type *_Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:289: cannot use &tmpImage (type *__Ctype_struct__VipsImage) as type **_Ctype_VipsImage in function argument
/opt/go/src/github.com/daddye/vips/vips.go:299: cannot use image (type *_Ctype_struct__VipsImage) as type *_Ctype_VipsImage in function argument

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

1 participant