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

Building NTSCserialTerminal Example throws errors #71

Open
GoogleCodeExporter opened this issue Jun 21, 2015 · 2 comments
Open

Building NTSCserialTerminal Example throws errors #71

GoogleCodeExporter opened this issue Jun 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Building the example.
2.
3.

What is the expected output? What do you see instead?
I expected to see the Arduino promptly tell me the build worked. Instead I see 
it throws an exception:
pollserial.h:46: error: conflicting return type specified for 'virtual void 
pollserial::write(uint8_t)'
Print.h:48: error:   overriding 'virtual size_t Print::write(uint8_t)'


What version of the product are you using? On what operating system?
This is being built using version 1.05 on Windows Seven.

Please provide any additional information below.
Naturally I removed personal data.

Original issue reported on code.google.com by [email protected] on 4 Jul 2013 at 3:44

@GoogleCodeExporter
Copy link
Author

Problem is reproducible using the same builder but version 1.04 on Linux 
(Slackware 13.37).

Original comment by [email protected] on 4 Jul 2013 at 3:58

@GoogleCodeExporter
Copy link
Author

solution here: http://code.google.com/p/arduino-tvout/issues/detail?id=50 

Original comment by [email protected] on 22 Apr 2014 at 10:22

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

No branches or pull requests

1 participant