Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QT5 installed, Qt 4.8.3 Sys Release listed, normal ? <SOLVED>
Qt 6.11 is out! See what's new in the release blog

QT5 installed, Qt 4.8.3 Sys Release listed, normal ? <SOLVED>

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    teriik
    wrote on last edited by
    #1

    Hi Qters,
    I just installed QT version 5 in my Xubuntu laptop.

    While compiling my first created app, it is saved in a folder a build-desktop 4.8.3_in_Path_sys_release...
    I had also install a previous version 4.
    Is my created app, compiled using the QT 5 or 4 creator version ?
    Tks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Unless you played with your project settings, it was compiled with Qt 4.8.3. If you want to use Qt 5, just add the related Kit to your project and rebuild using it

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • T Offline
        T Offline
        teriik
        wrote on last edited by
        #3

        No play but I think I'd rather un-install anything from the QT4 previous installation, I thought the QT5 would warn or ask for uninstalling it..
        no biggie then...
        TKX

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          There's not reason to ask to uninstall Qt 4 when using Qt 5. You can have both on the same system. The only thing to be aware of is to not use a library build with Qt 4 in a Qt 5 project and vice versa.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved