`cmd\version\main.go` fails with `exit status 0xc0000139`
Author: docentYTCreated Jan 8, 2026Updated Jan 8, 2026
I've compiled OpenCV by following the documentation: https://gocv.io/getting-started/windows/ .
The compilation was successfully finished, but running cmd\version\main.go to verify the installation returns exit status 0xc0000139 instead of the gocv and opencv versions.
Windows 11 x64 10.0.26200 Compilation 26200 go version go1.25.5 windows/amd64
Source: hybridgroup/gocv