xpfo

Results 1 issues of xpfo

## Description The compiler was successful with pkg-config `go build main.go`, but failed with makefile ``` export CGO_CPPFLAGS="-I/opt/homebrew/opt/opencv/include/opencv4" export CGO_LDFLAGS="-I/opt/homebrew/opt/opencv/include/opencv4 -L/opt/homebrew/opt/opencv/lib -lopencv_gapi -lopencv_stitching -lopencv_alphamat -lopencv_aruco -lopencv_bgsegm -lopencv_bioinspired -lopencv_ccalib -lopencv_dnn_objdetect -lopencv_dnn_superres...