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

Help! Unknown type name 'TimeseriesGraph' #142

Open
mariel-pettee opened this issue Oct 2, 2017 · 0 comments
Open

Help! Unknown type name 'TimeseriesGraph' #142

mariel-pettee opened this issue Oct 2, 2017 · 0 comments

Comments

@mariel-pettee
Copy link

Hi all, I'm trying to compile the OF Kinect Example with OSX 10.11.6, OpenFrameworks 0.9.4 and Xcode 8.2.1.

I'm getting the error "Unknown type name 'TimeseriesGraph'" in testApp.h. The corresponding files for TimeseriesGraph do indeed exist in my grt/ folder, which I've put in src/ in my Xcode project, but Xcode for some reason doesn't see them. (I should also note that I fixed a typo, as these files define TimeseriesGraph but the original code calls for TimeSeriesGraph. I get the same problem either way.)

I've also tried specifying the specific folder withing grt/ as a header path, to no avail.

Any tips for how to move forward?

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

No branches or pull requests

1 participant