Closed ashworthpayne closed 2 years ago
Hi, mipp is a submodule. You probably cloned the repository without submodules.
Something like:
git clone --recursive https://github.com/nooploop/piejam.git
i did exactly that. :) cloned recursive and was able to build. thanks for your help
/home/kk4ywn/piejam/piejam_libs/audio/include/piejam/audio/simd.h:7:10: fatal error: mipp.h: No such file or directory 7 | #include
| ^
~~~ compilation terminated.Cant find mipp.h anywhere.
Thanks for any insight :)