[RESOLU] Installer IR: LV2 Convolution Reverb
Bonjour,
je débute en compilation et autres installation sous Le système GNU Linux,
je n'arrive donc pas a finaliser l'installe d'IR.
je suis le fichier readme et voilà
et encore il à fallu que j'aille chercher
Si quelqu'un peut m'aider car les reverbs on l'air d'être vraiment bien
je débute en compilation et autres installation sous Le système GNU Linux,
je n'arrive donc pas a finaliser l'installe d'IR.
je suis le fichier readme et voilà
et encore il à fallu que j'aille chercher
libgtk2.0-devSi quelqu'un peut m'aider car les reverbs on l'air d'être vraiment bien
Copy to clipboard
gil@PCAUDIO:~/ir$ sudo make g++ ir.cc -Wall -I. -I/usr/include `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -O2 -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -o ir.o ir.cc:28:21: error: sndfile.h: Aucun fichier ou dossier de ce type ir.cc:29:24: error: samplerate.h: Aucun fichier ou dossier de ce type ir.cc:30:28: error: zita-convolver.h: Aucun fichier ou dossier de ce type ir.cc:31:17: error: lv2.h: Aucun fichier ou dossier de ce type In file included from ir.cc:33: ir.h:116: error: ISO C++ forbids declaration of ‘SNDFILE’ with no type ir.h:116: error: expected ‘;’ before ‘*’ token ir.h:117: error: ‘SF_INFO’ does not name a type ir.h:137: error: ISO C++ forbids declaration of ‘Convproc’ with no type ir.h:137: error: expected ‘;’ before ‘*’ token ir.h:138: error: ISO C++ forbids declaration of ‘Convproc’ with no type ir.h:138: error: expected ‘;’ before ‘*’ token ir.cc:36: error: expected initializer before ‘*’ token ir.cc:40: error: variable or field ‘connectPortIR’ declared void ir.cc:40: error: ‘LV2_Handle’ was not declared in this scope ir.cc:41: error: expected primary-expression before ‘port’ ir.cc:42: error: expected primary-expression before ‘void’ ir.cc:37: warning: ‘keyfile’ defined but not used ir.cc:38: warning: ‘store_bookmarks’ defined but not used make: *** [ir.o] Erreur 1