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. Installing QT Creator on Debian

Installing QT Creator on Debian

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
8 Posts 3 Posters 15.9k 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.
  • Z Offline
    Z Offline
    Zola
    wrote on last edited by
    #1

    What are steps to properly install and use QT Creator on Debian?

    1 Reply Last reply
    0
    • jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Go to http://www.qt.io/download/ download the open-source Qt version, execute the downloaded file and follow the installer.
      By default it installs QtCreator as well.

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

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        Zola
        wrote on last edited by
        #3

        But I have problem with installing appropriate qmake package, do I need qt4-qmake or qt5-qmake? What's the difference between these two qt-creator-opensource-linux-x86-3.5.1 and qt-opensource-linux-x86-5.5.1?

        jsulmJ 1 Reply Last reply
        0
        • EddyE Offline
          EddyE Offline
          Eddy
          wrote on last edited by
          #4

          Hi,

          what installer did you use exactly from the link jsulm pointed to?
          if you use the online/offline installer you should get Qt Creator automatically also.

          "What's the difference between these two qt-creator-opensource-linux-x86-3.5.1 and qt-opensource-linux-x86-5.5.1?"
          the first one is Qt creator and the second is the one I mentioned earlier.

          You should not need to install Qt Creator separately.

          Qt Certified Specialist
          www.edalsolutions.be

          Z 1 Reply Last reply
          0
          • Z Zola

            But I have problem with installing appropriate qmake package, do I need qt4-qmake or qt5-qmake? What's the difference between these two qt-creator-opensource-linux-x86-3.5.1 and qt-opensource-linux-x86-5.5.1?

            jsulmJ Online
            jsulmJ Online
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Zola What problem is it? Just start the installer and select the Qt version you want to have (current version is 5.5.1). It will install everything including qmake. QtCreator is installed by default and should detect Qt automatically.

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

            1 Reply Last reply
            0
            • Z Offline
              Z Offline
              Zola
              wrote on last edited by
              #6
              This post is deleted!
              1 Reply Last reply
              0
              • EddyE Eddy

                Hi,

                what installer did you use exactly from the link jsulm pointed to?
                if you use the online/offline installer you should get Qt Creator automatically also.

                "What's the difference between these two qt-creator-opensource-linux-x86-3.5.1 and qt-opensource-linux-x86-5.5.1?"
                the first one is Qt creator and the second is the one I mentioned earlier.

                You should not need to install Qt Creator separately.

                Z Offline
                Z Offline
                Zola
                wrote on last edited by Zola
                #7

                @Eddy I used offline installer qt-opensource-linux-x86-5.5.1.run
                @jsulm I need qmake for armhf

                1 Reply Last reply
                0
                • jsulmJ Online
                  jsulmJ Online
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  You mean you need Qt for ARM (armhf)?
                  In this case you will need to build Qt for ARM (the Qt installer only provides "Android armv5" and "Android armv7").
                  If you want to build your apps on your PC for ARM then you need to cross compile Qt. Or you build on your ARM device, then you can build Qt on that device.

                  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