You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 or env.cmd script before trying to go run or go 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.
The text was updated successfully, but these errors were encountered:
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
env.sh
orenv.cmd
script before trying togo run
orgo build
?The text was updated successfully, but these errors were encountered: