Video Frame Capture error message after compile

Store Forums Video Experimenter General Discussion Video Frame Capture error message after compile

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #680
    bhrtrancao
    Member

    Hello Sir

    I try to compile the VideoFrameCapture.pde with Arduino IDE 1.0.1 and/also Arduino IDE 1.0.5, both IDE not compiled please see error messages below:

    ‘Class TVout’ has no member named ‘capture’

    Video frame capture.cpp in function ‘void loop ()’:
    Video frame capture.pde:-1: error: ‘class TVout’ has no member named ‘capture’
    Video frame capture.pde:-1: error: ‘class TVout’ has no member named ‘resume’

    This is how I Installed – VideoFrameCapture and TVout-VE (downloaded from nootropic design):

    Arduino
    |
    +–VideoFrameCapture
    | |
    | +–VideoFrameCapture.pde
    |
    +–libraries
    |
    +–TVout
    | |
    | +–…many files
    |
    +–TVoutfonts
    |
    +–…many files
    +–pollserial
    | |
    | +–…many files

    Please HELP us
    Thank you very much

    Ryan

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.