On Fri, Mar 29, 2013 at 1:36 PM, Fero Kiraly <fero.kiraly@gmail.com> wrote:
> was anybody successful to build Ingen or machina on archlinux?
Yep, I've built Ingen before. Tried just there but I get the following compiler error:
CompiledGraph.hpp:65:21: error: expected class-name before ',' token

Perhaps file a bug on Ingen? Fixing that is probably easy too.. it seems a missing #include.
HTH, -Harry