The current build uses a static build of openFrameworks 007 (specifically faf7f4cc) with custom patches. The current set up makes it hard to push patches back to the openFrameworks community.
The solution should be as follows: in my fork of OF, a zajal branch should be created that contains Zajal specific changes and the Makefile that compiles libof.a. Other changes that are useful to OF as a project should be done in topic branches and pushed back to the mainline.
The current build uses a static build of openFrameworks 007 (specifically faf7f4cc) with custom patches. The current set up makes it hard to push patches back to the openFrameworks community.
The solution should be as follows: in my fork of OF, a
zajal
branch should be created that contains Zajal specific changes and the Makefile that compiles libof.a. Other changes that are useful to OF as a project should be done in topic branches and pushed back to the mainline.