Closed Kazaflow closed 2 years ago
I got into just the same problem here.Tested on ubuntu 20.04 both on azure server (cmake 3.16.3) and my laptop (cmake 3.23.1).Tried downgrade cmake but still no luck
Is FFmpeg installed? It looks like Cmake can't find FFmpeg.
It was after I reinstalled FFmpeg it works now.
When I try "cmake .." it spits out this error: I followed the instructions and installed all the packages and moved the assets folder to where the main.cpp is.