You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: