Building from source without aubio

Hi,

I’m using openSUSE 11.3 but that shouldn’t really matter, the issue was that without aubio I was hitting a compile error because it was trying to compile libs/vamp-plugins/Onset.cpp, which called libs/vamp-plugins/Onset.h, which includes aubio/aubio.h. I’m guessing that there was some oversight in the build set up, either this is suppose to be a conditional compile that isn’t working properly or else scons should test it and exit with an error, and aubio should be put in the list of required dependencies.

It was no big deal I just added the aubio-devel package and it compiled fine, and the program starts up ok (I haven’t really used it yet, wanted to post before I forgot and I’m going to bed soon), but I thought a developer might want to know about the compile error, and I don’t know where else to put this.

Thanks,
Malcolm

@malcolm81: we do know about that. but in general: http://ardour.org/how_to_report_a_bug