Results 1 to 4 of 4

Thread: problems upgrading Qt from 2.4.1 to 2.5.0

  1. #1
    Join Date
    Jan 2012
    Posts
    15
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default problems upgrading Qt from 2.4.1 to 2.5.0

    hi
    I had this on line application divided into 2 parts, client and server. The program worked fine until I decide to upgrade Qt from version 2.4.1 to 2.5.0, I tried using the updater but it told me that it didn't find any update so I decided to uninstall Qt (always with the maintance tool) and then reinstall the new version. after doing this, I tried launching my application again. The program compiled with out problems but when I tried sending an expression ( my application design's a graphic from an expression) from the client to the server a message box popped up telling me debug assertion failed. Expression:string substring out of range press retry to debug the application. If I press retry the program just crashes but If i press ignore a couple of times then the program sometimes will work and other's won't. If I try debugging the following message comes up

    The debugger engine 'Cdb engine' required for debugging binaries of the type 'x86-windows-msvc2010-pe-32bit' is not configured correctly.

    can somebody give a hint because it's very annoing!
    I tried uninstalling and reintalling the SDK but nothing changed!
    thank's

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: problems upgrading Qt from 2.4.1 to 2.5.0

    Please do not confuse "Qt" with "Qt Creator". If you upgrade Qt Creator, it has no influence on your application. Please check which version of "Qt" you had before (e.g. 4.7.4) and which you have now (e.g. 4.8.0).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jan 2012
    Posts
    15
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: problems upgrading Qt from 2.4.1 to 2.5.0

    I had 4.7.4 and now I have 4.8.1

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: problems upgrading Qt from 2.4.1 to 2.5.0

    Rebuild and run the application from the command line, see if the wrong behaviour persists. If so, debug from within the commandline or a graphical frontend to your debugger.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Problems when Upgrading to V4.7.2 from v4.4.3
    By richardander in forum Qt Programming
    Replies: 2
    Last Post: 22nd April 2011, 23:15
  2. Upgrading from Qt3 to Qt4
    By Cutey in forum Installation and Deployment
    Replies: 7
    Last Post: 2nd July 2008, 13:01
  3. Problems upgrading Qt3->Qt4, pkgconfig not happy
    By EricFowler in forum Installation and Deployment
    Replies: 3
    Last Post: 6th April 2008, 23:07
  4. Upgrading installation
    By Djony in forum Installation and Deployment
    Replies: 2
    Last Post: 30th November 2006, 17:42
  5. upgrading from 4.1.4 to 4.2.0
    By mandal in forum Installation and Deployment
    Replies: 4
    Last Post: 6th November 2006, 15:21

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.