gocv.io/x/gocv
In file included from _cgo_export.c:4:
cgo-gcc-export-header-prolog:49:35: warning: redeclaration of 'go_onmouse_dispatcher' should not add 'dllexport' attribute [-Wdll-attribute-on-redeclaration]
highgui.go:7:6: note: previous declaration is here
github.com/vcaesar/bitmap
In file included from G:\programe\go\path\pkg\mod\github.com\vcaesar\bitmap@v0.12.0\bitmap.go:28:
In file included from ./c/goBitmap.h:18:
In file included from ./c/../base/bitmap/str_io_c.h:2:
./c/../base/bitmap/zlib_util_c.h:2:10: fatal error: 'zlib.h' file not found
2 | #include <zlib.h>
| ^~~~~~~~
1 error generated.