Skip to content

issues on go get #28

@lekki

Description

@lekki

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions