Author Topic: Upgrading QT2.3.2 to QT2.3.7  (Read 3354 times)

boosalis

  • Jr. Member
  • **
  • Posts: 78
    • View Profile
    • http://
Upgrading QT2.3.2 to QT2.3.7
« on: February 13, 2004, 08:27:50 pm »
I wanted to upgrade the stock qt library that came with the sharp 3.10 ROM as there were some bugs in the 2.3.2 version that effected my application.

So I downloaded qt-embedded 2.3.7 thinking they would be binary compatible.

I ran configure -xplatform linux-arm-g++
and used all answered yes to all the defaults (8 and 16 color mode) and yes to frame buffer.

I then installed lib-qte-2.3.7 and made all the links in /usr/Qtopia.Rom/lib and /home/Qtopia/lib point to the new library
ie ln -s libqte-2.3.7.so libqte.2.3.so
   ln -s libqte-2.3.7.so libqte.2.so

But this did not work

Any ideas on what I did wrong.

Thank you for any info or advise.

-David
Zaurus 6000 with expansion jacket

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
Upgrading QT2.3.2 to QT2.3.7
« Reply #1 on: February 14, 2004, 09:15:12 am »
Quote
But this did not work

I\'m not an oracle.
Cheers,

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

Anonymous

  • Guest
Upgrading QT2.3.2 to QT2.3.7
« Reply #2 on: February 15, 2004, 07:10:55 pm »
Is there an answer here that got cut off