Failure to find resource.h

Failure to find resource.h

Hi all,

I have been reading the wiki and trying to get it compiled. As I understand it first needs to generate a makefile by going through qmake-qt4 and then using Nokia QTCreator or am I inccorect in assuming that ?

https://gitorious.org/orange-engine/pages/Home

when trying to make a makefile this is the error I'm getting :-

 ~/games/orange-engine/qrpgedit$ qmake-qt4 -makefile qrpgedit.pro
WARNING: Failure to find: resource.h

Now can somebody tell me how to work around this resource.h, maybe I did something wrong ?