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. Steps to create a build for linux operating system

Steps to create a build for linux operating system

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
10 Posts 3 Posters 2.1k 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.
  • D Offline
    D Offline
    developerNancy
    wrote on last edited by
    #1

    I am new in QT. I have developed an desktop widget application in qt , Now try to create an build to use on all linux based PC.

    Can anyone Explain me how to create a build for Linux OS?

    Thanks in advance.

    1 Reply Last reply
    0
    • Pradeep KumarP Offline
      Pradeep KumarP Offline
      Pradeep Kumar
      wrote on last edited by Pradeep Kumar
      #2

      @developerNancy

      so u have developed for windows , now u want to try for linux?.
      Similar way ?.

      Thanks,

      Pradeep Kumar
      Qt,QML Developer

      D 1 Reply Last reply
      0
      • Pradeep KumarP Pradeep Kumar

        @developerNancy

        so u have developed for windows , now u want to try for linux?.
        Similar way ?.

        Thanks,

        D Offline
        D Offline
        developerNancy
        wrote on last edited by
        #3

        @Pradeep-Kumar Actually I dont know I just simply created widget application and I am using Ubuntu. Now try to create a build for all linux os pc.

        jsulmJ 1 Reply Last reply
        0
        • D developerNancy

          @Pradeep-Kumar Actually I dont know I just simply created widget application and I am using Ubuntu. Now try to create a build for all linux os pc.

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

          @developerNancy You should read and follow http://doc.qt.io/qt-5/linux-deployment.html

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

          D 1 Reply Last reply
          2
          • jsulmJ jsulm

            @developerNancy You should read and follow http://doc.qt.io/qt-5/linux-deployment.html

            D Offline
            D Offline
            developerNancy
            wrote on last edited by
            #5

            @jsulm Using this the following command

            cd /path/to/Qt
            ./configure -static -prefix /path/to/Qt <other parameters>
            make

            get this error :

            bash: ./configure: No such file or directory

            jsulmJ 1 Reply Last reply
            0
            • D developerNancy

              @jsulm Using this the following command

              cd /path/to/Qt
              ./configure -static -prefix /path/to/Qt <other parameters>
              make

              get this error :

              bash: ./configure: No such file or directory

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

              @developerNancy You should not try to create a static Qt build unless you really know what you are doing.
              Follow "Creating the Application Package".

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

              D 1 Reply Last reply
              2
              • jsulmJ jsulm

                @developerNancy You should not try to create a static Qt build unless you really know what you are doing.
                Follow "Creating the Application Package".

                D Offline
                D Offline
                developerNancy
                wrote on last edited by
                #7

                @jsulm Hey can you please tell me the all steps because I am confused. thank sin advance.

                jsulmJ 1 Reply Last reply
                0
                • D developerNancy

                  @jsulm Hey can you please tell me the all steps because I am confused. thank sin advance.

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

                  @developerNancy The steps are described in the link I posted.
                  Please tell what exactly is not clear.

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

                  D 1 Reply Last reply
                  1
                  • jsulmJ jsulm

                    @developerNancy The steps are described in the link I posted.
                    Please tell what exactly is not clear.

                    D Offline
                    D Offline
                    developerNancy
                    wrote on last edited by
                    #9

                    @jsulm I am new in QT, I don't know where to start because if I follow that link ./configure error .

                    jsulmJ 1 Reply Last reply
                    0
                    • D developerNancy

                      @jsulm I am new in QT, I don't know where to start because if I follow that link ./configure error .

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

                      @developerNancy Again: I said before that you should follow "Creating the Application Package" - no need to build Qt.

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

                      1 Reply Last reply
                      2

                      • Login

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