[maemo-developers] How to install Qt 4.6 on the device?
From: Ben Lau xbenlau at gmail.comDate: Sat May 1 21:14:04 EEST 2010
- Previous message: How to install Qt 4.6 on the device?
- Next message: How to install Qt 4.6 on the device?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, May 2, 2010 at 12:33 AM, Robin Burchell <viroteck at viroteck.net> wrote: > On Sat, May 1, 2010 at 5:04 PM, Andras Toth <parrotfortytwo at gmail.com> wrote: >> Hello, I have upgraded Scratchbox to use Qt 4.6 (instead of 4.5). However, now >> I am unable to install my application package on the N900 device, since the >> device still uses Qt 4.5, thus I get errors like this: >> >> dpkg: dependency problems prevent configuration of your-package: >> your-package depends on libqt4-core (>= 4.6.2~git20100310); however: >> Version of libqt4-core on system is 4.5.3~git20090723-0maemo6+0m5. > > Hi Andras, > > The (horrible!) workaround I use for the moment is to use > libqt4-maemo5(-*) packages in both scratchbox and on-device. This > means that to compile in scratchbox, you will want > /opt/qt4-maemo5/bin/qmake, not just qmake, otherwise your app will use > the /usr/lib/ Qt which isn't what you want. > > Obviously this isn't perfect, but it should get you by. Once 1.2 is > publically released, obviously, you should revert to using the normal > Qt packages. > > HTH, > > Robin Burchell > mob: +447702671419 > msn: msn at viroteck.net > irc: w00t @ irc.freenode.net > twr: http://twitter.com/w00teh > lac: http://identi.ca/w00t > _______________________________________________ > maemo-developers mailing list > maemo-developers at maemo.org > https://lists.maemo.org/mailman/listinfo/maemo-developers > http://maemo.org/packages/view/libqt4-core According to the information of above page, qt 4.6 is no longer available on extras-devel , it is only available in "Fremantle SDK free armel" / "Fremantle SDK free i386" repository. However, I can't find the URL of those repository..
- Previous message: How to install Qt 4.6 on the device?
- Next message: How to install Qt 4.6 on the device?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]