Closed artificiel closed 1 year ago
is of.yml in your project folder?
oh my bad, pushing a commit right now
well, it's in an otherwise empty folder (say I'm starting a new project?)
edit: crossed-communication!
you can pull now, I was using the wrong pg path (my branches)
ok it works! I get a project but the ofxsyphon it downloaded is not ARC-compatible (I used your of.yml to test), but the project is otherwise legit.
will test more over the next few days.
Great! yes I use the of_head branch. for now I'm using something like this: not ideal
addons:
- ofxMicroUI
- ofxTools
- -b of_head git@github.com:astellato/ofxSyphon.git
after compiling ofbuild and adjusting the
of.yml
ofpath
to point to the current of-git tree that contains a compiled project generator, I run% ofbuild
and get:to be clear: