NRF24L01 can not be initialized

I use the current IDE 1.0.1 wit SPI.h

P18F4550:
I do remember having to define CSN in my code and remember to make it an OUTPUT

Well I cannot use radio.csn(int bla) because is defined as private in the header file or do you mean to change it in the header file?