Open alan890104 opened 4 months ago
Need to modify MakeFile file DEBS=unzip wget build-essential cmake curl git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev libtbbmalloc2 libtbb-dev libjpeg-dev libpng-dev libtiff-dev libdc1394-dev
I had the same problem and i tried this command but it returned mistake
Description
I clone the latest version of gocv on main branch on my Ubuntu 24.04 LTS. However, after running
make install
, it turns out that there is some dependencies error related to libdc1394-22-dev.Steps to Reproduce
make install
on my Ubuntu 24.04 LTS.Your Environment
env.sh
orenv.cmd
script before trying togo run
orgo build
? i use make install command