I'm trying to compile Qbedic for GPE under 3.5.4.1-rc4.
For some reason I assumed that the qt dev package has the header files, but it doesn't, i.e. the build fails with qmainwindow.h: No such file or directory
qtextbrowser.h: No such file or directory
I've looked into many files from the feed, that I thought could include these, but no such luck.
I've bitbaked qt4-x11-free since I thought it would have the includes, but I don't seem to have them.
Which package should I install/bitbake to get these?