Results 1 to 4 of 4

Thread: Backwards compatibility question Qt and QtCreator

  1. #1
    Join Date
    Jun 2009
    Posts
    33
    Thanks
    5
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Question Backwards compatibility question Qt and QtCreator

    Hello all,

    Simple question really... Does anyone know of a compatibility issue between Qt 4.4.2 and Qt Creator 1.3.x and up?

    The reason I ask is that I tried to upgrade my version of QtCreator and I could no longer debug my program; of course editing and compiling worked fine. It found everything o.k. but it could not compile the gdbmacros.cpp file. Kept giving an error that looked like it was coming from the Qt libs (very similar to something that happens when a lib has been updated and your code is using outdated or non-existent functions).
    Since I have uninstalled 1.3, I don't have the error with me right now. If anyone has heard of this then let me know. If not I will reinstall it and show you what error I get and also my machine type and compiler.

    I know I am running Suse Linux 10.3 which is 2.6 and 64 bit.

    p.s.: I tried to use Qt4.5.2 and it was able to use the debug code but then again our code would need to be updated. (Not an option at this time).


    thanks all,


    spawn9997
    sw developer

  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: Backwards compatibility question Qt and QtCreator

    Qt Creator 1.3 will not work with Qt 4.4 or 4.5. It requires 4.6.
    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. The following user says thank you to wysota for this useful post:

    spawn9997 (28th January 2010)

  4. #3
    Join Date
    May 2008
    Posts
    155
    Thanked 15 Times in 13 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Backwards compatibility question Qt and QtCreator

    You need Qt 4.6 to compile Qt Creator itself but should be able to use it with older versions to compile your own projects. If that does not work, bugreports.qt.nokia.com is the place to go.

  5. #4
    Join Date
    Jun 2009
    Posts
    33
    Thanks
    5
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Backwards compatibility question Qt and QtCreator

    ktk,

    Yes I was able to use it; but could not get the debugger to work because debugger helper file(s) needs 4.6 to be rebuild. No worries. I'll use 1.2.1 until we move to 4.6 or higher. (probably as soon as this project is over).

Similar Threads

  1. 64 bit compatibility
    By johnmauer in forum Qt Programming
    Replies: 4
    Last Post: 25th December 2009, 13:28
  2. Fail with new GCC and backward compatibility
    By estanisgeyer in forum General Programming
    Replies: 0
    Last Post: 4th July 2009, 14:02
  3. QtDesigner compatibility
    By lixo1 in forum Qt Tools
    Replies: 2
    Last Post: 11th February 2009, 11:50
  4. VTK and QT compatibility
    By nasty81 in forum Qt Programming
    Replies: 1
    Last Post: 11th April 2008, 12:32
  5. [solved] QHostAddress::toSring() backwards?
    By ucntcme in forum Qt Programming
    Replies: 2
    Last Post: 27th November 2007, 23:57

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.