Open raffaele-morelli opened 3 months ago
Building source mkdir -p /home/rmorelli/Scaricati/tamgamp.lv2/.build/src make -C src all BUILD_DIR=/home/rmorelli/Scaricati/tamgamp.lv2/.build/src BUILD_FILE=/home/rmorelli/Scaricati/tamgamp.lv2/.build/tamgamp-lv2.so make[1]: ingresso nella directory «/home/rmorelli/Scaricati/tamgamp.lv2/src» mkdir -p /home/rmorelli/Scaricati/tamgamp.lv2/.build/src/tamgamp.lv2 make -C tamgamp.lv2 all BUILD_DIR=/home/rmorelli/Scaricati/tamgamp.lv2/.build/src/tamgamp.lv2 BUILD_FILE=/home/rmorelli/Scaricati/tamgamp.lv2/.build/src/tamgamp.lv2.o make[2]: ingresso nella directory «/home/rmorelli/Scaricati/tamgamp.lv2/src/tamgamp.lv2» mkdir -p /home/rmorelli/Scaricati/tamgamp.lv2/.build/src/tamgamp.lv2/ g++ -o /home/rmorelli/Scaricati/tamgamp.lv2/.build/src/tamgamp.lv2/tamgamp.o -c tamgamp.cpp -fPIC -O2 -fdata-sections -ffunction-sections -fno-asynchronous-unwind-tables -pipe -Wall -I/home/rmorelli/Scaricati/tamgamp.lv2/include In file included from tamgamp.cpp:24: ../../include/tamgamp.lv2/tamgamp.h:28:10: fatal error: lv2.h: File o directory non esistente 28 | #include <lv2.h>
installed packages with lv2.h
ii lv2-c++-tools 1.0.5-4+b2 amd64 library and tools for LV2 plugins ii lv2-dev:amd64 6:1.18.10-1kxstudio2 amd64 LV2 audio plugin specification
installed packages with lv2.h
ii lv2-c++-tools 1.0.5-4+b2 amd64 library and tools for LV2 plugins ii lv2-dev:amd64 6:1.18.10-1kxstudio2 amd64 LV2 audio plugin specification