added includes to make ofxTonic compile on g++ and linux#12
added includes to make ofxTonic compile on g++ and linux#12mihi-tr wants to merge 1 commit intoTonicAudio:masterfrom
Conversation
using codeblocks
|
Thanks Michael, On Thu, Apr 24, 2014 at 12:18 PM, Michael Bauer notifications@github.comwrote:
Morgan Packard |
|
So would you suggest to use the main Tonic repository in my ofx projects? |
|
Yeah, definitely would suggest that. Much more up to date. On Thu, Apr 24, 2014 at 12:24 PM, Michael Bauer notifications@github.comwrote:
Morgan Packard |
|
The ideal solution to this synchronization problem would be for the ofx project to have a submodule ref to the main repo, but that really messes up the concept of ofx plugins. Unfortunate. |
using codeblocks - this also seemed to remove some whitespaces.
It seems that at least on this build system there were some includes missing (mostly stdio.h and )