Closed KaiggaShaw closed 1 week ago
You likely haven't added "--recurse-submodules" when cloning the repository, so you don't have the submodules.
您可能在克隆存储库时没有添加“--recurse-submodules”,因此您没有子模块。
thanks so much! Then how can I use it after bulding. This is my first time to use linux,sorry to bother you! I just connected raspberrypi with sound card.
You need an LV2 host application, such as a DAW.
When I run "cmake .. -DCMAKE_BUILD_TYPE="Release" in my raspberrypi
Thanks so much!