Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt 5.7 installation
Forum Updated to NodeBB v4.3 + New Features

Qt 5.7 installation

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 1.4k Views
  • 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.
  • S Offline
    S Offline
    shujja
    wrote on last edited by
    #1

    I am using Qt 4.8.7 previosly but i am getting memory leaks so i want to shift to latest qt version (i.e Qt 5.7) but the liberaries and packages are totally different.
    Can you please guide me through the installation steps for qt 5.7.
    Many thanks and regards.

    jsulmJ 1 Reply Last reply
    0
    • S shujja

      I am using Qt 4.8.7 previosly but i am getting memory leaks so i want to shift to latest qt version (i.e Qt 5.7) but the liberaries and packages are totally different.
      Can you please guide me through the installation steps for qt 5.7.
      Many thanks and regards.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @shujja said in Qt 5.7 installation:

      but i am getting memory leaks

      Are you sure it is because of Qt and not your own code?

      Qt 5.7 is not the latest Qt5 release. Latest is Qt 5.15.7.
      To install it download Qt online installer from https://www.qt.io/ and install.

      If you really need Qt5.7 download it from here: https://download.qt.io/new_archive/qt/5.7/5.7.0/

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • S Offline
        S Offline
        shujja
        wrote on last edited by
        #3

        Yes @jsulm , its not about code. memory leaks is because of Qt libraries (QTCore , QTGui) thats why i want to shift to new version.
        I have a little bit to discuss.

        1. Is the code with qt 4.8.7 compatible with qt 5 versions?
        2. As i am not using qt creater previously, just using qt designer and using netbeans for coding in c++ and qt. so i need the installation steps for installing qt opensource not qt creater.
        jsulmJ 1 Reply Last reply
        0
        • S shujja

          Yes @jsulm , its not about code. memory leaks is because of Qt libraries (QTCore , QTGui) thats why i want to shift to new version.
          I have a little bit to discuss.

          1. Is the code with qt 4.8.7 compatible with qt 5 versions?
          2. As i am not using qt creater previously, just using qt designer and using netbeans for coding in c++ and qt. so i need the installation steps for installing qt opensource not qt creater.
          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @shujja

          1. See https://wiki.qt.io/Transition_from_Qt_4.x_to_Qt5
          2. I was never talking about QtCreator. I gave you the link to download Qt 5.7. So, go there download it and install...

          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