-
Notifications
You must be signed in to change notification settings - Fork 64
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
Errors when building the provided main function #7
Comments
You need to include the required headers also. I have these in my stdafx.h. Perhaps you don't want all of them.
|
Thank you so much for your reply. |
Take a look at the readme It has a simple 10 second example which specifies the output video and all parameters are configutable. |
I am trying to run the code provided in the README file. However, I get a list of errors when trying to build it using vs, I've included the capture.hpp directory to My_Proj properties -> C/C++ -> Additional Include Directories -> "path to capture.hpp". I have included the errors I get below, please let me know what I am doing wrong.
The text was updated successfully, but these errors were encountered: