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

Problem With VIPS Durring Install #474

Open
Streder opened this issue Oct 25, 2024 · 1 comment
Open

Problem With VIPS Durring Install #474

Streder opened this issue Oct 25, 2024 · 1 comment

Comments

@Streder
Copy link

Streder commented Oct 25, 2024

steven@boticelli:~/bimg$ sudo go build -v
config

config

In file included from ./vips.go:5:
./vips.h: In function ‘vips_reduce_bridge’:
./vips.h:133:9: warning: missing sentinel in function call [-Wformat=]
133 | return vips_reduce(in, out, xshrink, yshrink, "kernel", kernel);
| ^~~~~~

config

./vips.go:670:83: cannot use kernel (variable of type Kernel) as _Ctype_int value in variable declaration
steven@boticelli:~/bimg$

@rayanmestiri
Copy link

+1 Same issue with this config :

Package: libvips-dev
Version: 8.14.1-3+deb12u1

go version go1.19.8 linux/amd64

gcc (Debian 12.2.0-14) 12.2.0

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

2 participants