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

Example VideoSample not working in VS15 on Win 10 #63

Open
maror757 opened this issue May 3, 2017 · 2 comments
Open

Example VideoSample not working in VS15 on Win 10 #63

maror757 opened this issue May 3, 2017 · 2 comments

Comments

@maror757
Copy link

maror757 commented May 3, 2017

I'm trying to test the simple VideoSample provided in the example folder but I'm getting the following errors all from poVideo.h.

image

I cloned the repository and placed it inside my Cinder/blocks folder so the file structures should match.
Does anyone know what could cause this?

@vtron
Copy link
Contributor

vtron commented May 3, 2017

It looks like you are missing the header for ci::gl::Scoped, it should be at the top of this file...most likely we include it elsewhere in our projects so haven't seen this issue.

Which branch are you on?

@maror757
Copy link
Author

maror757 commented May 4, 2017 via email

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

2 participants