Hi, I'm having this problem... :
make: ~/mod-plugin-builder/plugins/package/thecloud/dpf/utils/generate-ttl.sh: Permission denied
make: *** [Makefile:25: gen] Error 127
after manualling adding permission for generate-ttl.sh to execute, this error:
generate-ttl.sh: line 38: ~/mod-plugin-builder/plugins/package/thecloud/dpf/utils/lv2_ttl_generator: cannot execute binary file: Exec format error
make: *** [Makefile:25: gen] Error 126
Any help appreciated!
To work around this I've been putting the mod executable from mod-plugin-builder with dpf .ttl files output from PlugData. It would be fantastic to build a plugin all the way with mod-plugin-builder.
Thanks for your work. It's an overwhelmingly huge project.