nRF24L01/Mirf will not compile on Arduino 1.0

Hi

There seems to be a problem getting the MIRF examples to compile under Arduino 1.0.

I am using a Seeduino Mega, and have installed the library downloaded from the playground.

The resulting errormessages is:

In file included from reg_read.cpp:19:
C:\arduino-1.0\libraries\Mirf/Mirf.h:30:22: error: WProgram.h: No such file or directory

Is there anything I can do to make it compile, or is there a newer vesion available that I have not been able to find?

Regards

Niels

http://arduino.cc/forum/index.php/topic,97455.0.html

Thanks a lot!

I've been out of the loop for too long, and obviously missed a lot :blush:.
Now it compiles! XD

Regards
Niels