On Tue, 2014-05-13 at 13:57 +0100, lux-integ wrote: > #------ make for denemo-1.1.4 > /usr/include/fluidsynth/audio.h:69:16: error: expected '=', ',', ';', > 'asm' or > '__attribute__' before 'void' > FLUIDSYNTH_API void delete_fluid_file_renderer(fluid_file_renderer_t* > dev); > ^ > make[2]: *** [pitchrecog.o] Error 1
This error message indicates that something is wrong with the fluidsynth package installed. You need the -dev versions of the packages to build from - have you installed the dependencies following the list on http://denemo.org/hacking-sources/ ? Perhaps you could give the background of what you are trying to do - what architecture etc. Usually the configure/make/make install should be enough, after all. Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
