Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added includes to make ofxTonic compile on g++ and linux #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mihi-tr
Copy link

@mihi-tr mihi-tr commented Apr 24, 2014

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 )

@morganpackard
Copy link
Member

Thanks Michael,
ofxTonic is just a copy and paste from the main tonic repository. Looks
like we did fix this in the main repo, but haven't gotten around to copying
it over to ofxTonic yet.
-Morgan

On Thu, Apr 24, 2014 at 12:18 PM, Michael Bauer [email protected]:

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 )

You can merge this Pull Request by running

git pull https://github.com/mihi-tr/ofxTonic master

Or view, comment on, or merge it at:

#12
Commit Summary

  • added includes to make ofxTonic compile on g++ and linux

File Changes

Patch Links:

Reply to this email directly or view it on GitHubhttps://github.com//pull/12
.

Morgan Packard
cell: (720) 891-0122
twitter: @morganpackard

@mihi-tr
Copy link
Author

mihi-tr commented Apr 24, 2014

So would you suggest to use the main Tonic repository in my ofx projects?

@morganpackard
Copy link
Member

Yeah, definitely would suggest that. Much more up to date.
-m-

On Thu, Apr 24, 2014 at 12:24 PM, Michael Bauer [email protected]:

So would you suggest to use the main Tonic repository in my ofx projects?

Reply to this email directly or view it on GitHubhttps://github.com//pull/12#issuecomment-41300815
.

Morgan Packard
cell: (720) 891-0122
twitter: @morganpackard

@ndonald2
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants