I have a GoLang backend project. I have an issue when building this project.
# pkg-config --cflags -- vips vips vips vips
pkg-config: exec: "pkg-config": executable file not found in %PATH%
I am working on Windows 10.
How can I solve this issue?