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. How to install qt without gui

How to install qt without gui

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 2 Posters 4.4k 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.
  • MozzieM Offline
    MozzieM Offline
    Mozzie
    wrote on last edited by
    #1

    hi, everyone
    I have install qt on my windows computer
    now i need to build my linux version of my project, it is just a console application.

    my linux computer is running centos8 server without desktop.
    i can install from the source but when i check the version of qt, it is 5.11 and 5.11 is not a LTS version.
    I want to switch to 5.12.6

    so, is there any way to change my centos source or install qt5.12 without qtcreator and gui tools, i just need qmake, jom and qt sdk.
    and it is hard to build the whole qt project for , it will take a long long time. and of course i am not sure what option is used by prebuild binary file.

    thank you.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You can use @benlau's scripts to run Qt installer without a GUI, see: https://github.com/benlau/qtci.

      (Z(:^

      MozzieM 1 Reply Last reply
      4
      • MozzieM Offline
        MozzieM Offline
        Mozzie
        wrote on last edited by
        #3

        thank you very much, It is helpful

        1 Reply Last reply
        0
        • sierdzioS sierdzio

          You can use @benlau's scripts to run Qt installer without a GUI, see: https://github.com/benlau/qtci.

          MozzieM Offline
          MozzieM Offline
          Mozzie
          wrote on last edited by
          #4

          @sierdzio said in How to install qt without gui:

          You can use @benlau's scripts to run Qt installer without a GUI, see: https://github.com/benlau/qtci.

          thank you very much, It is helpful

          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