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 code not working on windows 10 #9

Closed
Marlowmz opened this issue Jun 19, 2019 · 4 comments
Closed

Example code not working on windows 10 #9

Marlowmz opened this issue Jun 19, 2019 · 4 comments

Comments

@Marlowmz
Copy link

Trying to set up the example sender file and I get this error. Could anyone please help?
image

@leadedge
Copy link
Owner

It looks like the files containing those functions are not being compiled. Check in the project properties that all the files are there. I will have a look when I get a moment. Meanwhile what version of Visual Studio are you using?

@Marlowmz
Copy link
Author

Marlowmz commented Jun 19, 2019

using visual studio 2017 as per ofx installation recommendation. Could it be that i'm missing something or should be using an earlier version? I added ofxNDI to my app folder, and then did the includes and links in MS visual studio.

@leadedge
Copy link
Owner

I have VS2017 set up so should be able to investigate the problem. Somehow the required files are not being compiled. I don't know about the std::chrono error but will see what I can find. This version should work for you and is much easier to use.

@leadedge
Copy link
Owner

I can't reproduce the problem. It looks like your project does not have the required source files. Here is how I have set up the project files.

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