Author Topic: Qmake For Oz  (Read 3562 times)

talmage

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://talmage.pycs.net/
Qmake For Oz
« on: November 26, 2005, 05:26:31 pm »
Please tell me which OZ package contains qmake.

I'm setting up my OZ 3.5.3 Collie to compile OZ apps.  I have the development tools installed on a drive that my Collie mounts over the home network.  In my attempt to compile opie-camera

Code: [Select]
./bin/bitbake -b ../org.openembedded.dev/packages/opie-camera/opie-camera_1.2.1.bb
the Collie successfully grabs stuff out of CVS and unpacks tarballs.  Then it gets to the task do_configure.  do_configure fails because bb can't find qmake.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Qmake For Oz
« Reply #1 on: November 28, 2005, 07:10:43 am »
If you do 'bitbake opie-camera' it will build the deps for you (including Qmake).

If Qmake hasn't been built you'll run into other issues as I doubt the opie support libs have been build too.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

talmage

  • Newbie
  • *
  • Posts: 26
    • View Profile
    • http://talmage.pycs.net/
Qmake For Oz
« Reply #2 on: November 28, 2005, 09:02:22 pm »
Quote
If you do 'bitbake opie-camera' it will build the deps for you (including Qmake).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=105209\"][{POST_SNAPBACK}][/a][/div]

Thanks.  Yes, I understand that.

I didn't make the context clear, I guess.  I'm building opie-camera on my Zaurus.  I shouldn't have to build the libraries that  my Zaurus already has.  Surely there is an OZ ipkg that contains qmake.

I wouldn't mind  building the libraries but it takes my collie over three hours to process all the bitbake files, even with the cache.

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Qmake For Oz
« Reply #3 on: November 29, 2005, 05:24:56 am »
Ah, I see.

It might be worth looking in the qmake bb file. It comes from the qt-embedded-free-3.3.5 tarball.


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva