Coder Social home page Coder Social logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
I Had this problem too.  I got it fixed by putting all the files in the sketch 
directory with the DemoNTSC.ino file example.  Then, I fixed the few errors 
about files not found by assing double quotes.  This producted the error:

In file included from pollserial.cpp:28:
pollserial.h:45: error: conflicting return type specified for 'virtual void 
pollserial::write(uint8_t)'
Print.h:28: error: overriding 'virtual size_t Print::write(uint8_t)'

I fixed this by opening the DemoNTSC.ino file by double clicking on it with is 
associated to the Ardunio IDE.  Once the sketch is open I compiled the code to 
my Ardunio Mega board and it worked.

Original comment by [email protected] on 11 May 2012 at 1:14

from arduino-tvout.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Hey
Thanks for replying so quickly, I've been messing around with this again
for some time and seem to be stuck with the same error
namely

pollserial.h:45: error: conflicting return type specified for 'virtual void
pollserial::write(uint8_t)'
/Users/Downloads/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/ardu
ino/Print.h:48:
error:   overriding 'virtual size_t Print::write(uint8_t)'


What do you mean by "double clicking on it with is associated to the
Ardunio IDE"? Once the file is up in the arduino application, it doesn't
seem to change, or resolve in the manner that you suggested...
What should I try next short of editing the Print.h file (which I've
already tried)?

Original comment by [email protected] on 29 May 2012 at 5:25

from arduino-tvout.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 25, 2024
Please see issue #50 - 
http://code.google.com/p/arduino-tvout/issues/detail?id=50

Original comment by brianez21 on 11 Jul 2012 at 6:12

from arduino-tvout.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.