Hello everyone,
Just got my Lich running and now I’m working on compiling my first patch for it.
I get these errors:
" 1) e[91mErrore[0m pd2hv: _main.pd in “_main.pd” @ (x:0, y:0): There was an error while connecting two objects. Have all objects been correctly instantiated? Have all inlets and outlets been declared? 2) e[91mErrore[0m pd2hv: [comment text] in “_main.pd” @ (x:190, y:-1531): Connection made to non-existent inlet at [comment {u’text’: ‘null object placeholder’}]:0. 1) e[93mWarninge[0m pd2hv: _main.pd in “_main.pd” @ (x:0, y:0): This graph contains an empty object. It should be removed or defined. 2) e[93mWarninge[0m pd2hv: _main.pd in “_main.pd” @ (x:0, y:0): This graph contains an empty object. It should be removed or defined. INFO: make exit code is 2. "
AND
" mv: cannot stat ‘/tmp/owl/owl-build-rgdM6F/c/*’: No such file or directory make[1]: *** [/tmp/owl/owl-build-rgdM6F/Source/Heavy_owl.h] Error 1 make: *** [heavy] Error 2 ERROR: Patch build failed. "
What could be the issue? Maybe there are common guidelines to follow when making a Pd patch?
Thanks!