Juan Ortega

Results 2 comments of Juan Ortega

Hello, I had the same problem. I was able to resolve it finally with these steps. I hope it helps others. Greetings! 1. Install libkeyfinder in the path of git...

**Updated** ### Info extracted from .github/workflows/main.yml ``` sudo apt-get install --yes \ libswresample-dev libavformat-dev libavutil-dev libavcodec-dev \ cmake **catch2** libfftw3-dev ``` If fail catch2, compile from -> `git clone https://github.com/catchorg/Catch2.git`...