gocv
gocv copied to clipboard
Installation on windows and debian is broken
Description
I went through tdm, mingw, msys2 for windows - it doesn't work, and the installation script needs to be edited. Wrong ways. Just try to follow all the steps.
Similarly for debian 12, everything is installed step by step, but the gocv and opencv versions are not checked.
Ubuntu 24.02 does not have the necessary dependencies that are in the Makefile.
Steps to Reproduce
Just try to follow all the steps.
Your Environment
- Operating System and version: Windows 11, Debian 12, Ubuntu 24.01
- OpenCV version used: by Makefile
- How did you install OpenCV? Many variants
- GoCV version used: latest
- Go version: 1.23
- Did you run the
env.sh
orenv.cmd
script before trying togo run
orgo build
?
This script is no longer necessary and has been deprecated.
See the Custom Environment section of the README if you need to customize your environment.