normyx / MMM-Facial-Recognition-OCV3

MIT License
51 stars 18 forks source link

make -j4 error #36

Open honza-1 opened 4 years ago

honza-1 commented 4 years ago

Hello,

I started to build opencv according to the installation instructions on a Raspi 3 plus , running buster.

I tried two times - first installing python 3 , then another clean installation and python 2. In both cases "make -j4" terminates with error 2 after "Built target opencv_dnn ". I find the messages "AVFMT_RAWPICTURE was not declared in this scope" and "CODEC_FLAG_GLOBAL_HEADER was not declared in this scope"

I have no clues what could be the reason. Has anyone an idea, what could be the reason. Any help would be very appreciated.

Thanks in advance

honza-1 commented 4 years ago

BTW: It is no disk space problem. The second attempt was on a 128 GB SD card with 92 % free space.

Nobody ?

sdmydbr9 commented 4 years ago

having the same issue, any updates?

honza-1 commented 4 years ago

I gave up.

swatchpeter commented 3 years ago

Hello, I'm having the same issue yesterday with a brand new installation.