Author Topic: Qt Toolkit, Header Files  (Read 6289 times)

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Qt Toolkit, Header Files
« on: June 08, 2006, 04:26:56 am »
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
Code: [Select]
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?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Qt Toolkit, Header Files
« Reply #1 on: June 08, 2006, 09:34:47 pm »
You compile _on_ the device?
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

ShiroiKuma

  • Hero Member
  • *****
  • Posts: 900
    • View Profile
Qt Toolkit, Header Files
« Reply #2 on: June 09, 2006, 04:58:33 am »
Quote
You compile _on_ the device?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=130468\"][{POST_SNAPBACK}][/a][/div]
Sometimes...

OK, maybe I should try this one with bitbake, you're right, but I like to be able to compile little apps like this when I'm on the road only with the Z.

So, yes, I'm trying to do this one on the Z.

I've managed a workaround so far, and packaged the /usr/include/qt stuff from qt4 work directory in bitbake and installed that on the Z. That works.

But not a very "clean" method. Is there really no file with these includes that bitbake produces to be installed on the Z?
[span style=\'font-size:8pt;line-height:100%\']Das ganze tschechische Volk ist eine Simulantenbande.[/font][/span]
Militäroberarzt Bautze