Virtualwire lib problem

Paul,

Thanks, i did it right away. But it left me with the next error codes.....

transmitter.cpp: In function 'void setup()':
transmitter.pde:-1: error: 'vw_set_ptt_inverted' was not declared in this scope
transmitter.pde:-1: error: 'vw_setup' was not declared in this scope
transmitter.cpp: In function 'void loop()':
transmitter.pde:-1: error: 'vw_send' was not declared in this scope
transmitter.pde:-1: error: 'vw_wait_tx' was not declared in this scope

It looks like the arduino software doesn't read the lib good.

Gr,

Marcel