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
Forum Updated to NodeBB v4.3 + New Features

Steps to create a build for linux operating system

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
10 Posts 3 Posters 2.1k 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.
  • D Offline
    D Offline
    developerNancy
    wrote on 4 May 2017, 10:08 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
    • P Offline
      P Offline
      Pradeep Kumar
      wrote on 4 May 2017, 10:11 last edited by Pradeep Kumar 5 Apr 2017, 10:11
      #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 4 May 2017, 10:19
      0
      • P Pradeep Kumar
        4 May 2017, 10:11

        @developerNancy

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

        Thanks,

        D Offline
        D Offline
        developerNancy
        wrote on 4 May 2017, 10:19 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.

        J 1 Reply Last reply 4 May 2017, 12:41
        0
        • D developerNancy
          4 May 2017, 10:19

          @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.

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 4 May 2017, 12:41 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 4 May 2017, 13:39
          2
          • J jsulm
            4 May 2017, 12:41

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

            D Offline
            D Offline
            developerNancy
            wrote on 4 May 2017, 13:39 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

            J 1 Reply Last reply 5 May 2017, 04:13
            0
            • D developerNancy
              4 May 2017, 13:39

              @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

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 5 May 2017, 04:13 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 5 May 2017, 04:45
              2
              • J jsulm
                5 May 2017, 04:13

                @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 5 May 2017, 04:45 last edited by
                #7

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

                J 1 Reply Last reply 5 May 2017, 04:47
                0
                • D developerNancy
                  5 May 2017, 04:45

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

                  J Offline
                  J Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 5 May 2017, 04:47 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 5 May 2017, 04:53
                  1
                  • J jsulm
                    5 May 2017, 04:47

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

                    D Offline
                    D Offline
                    developerNancy
                    wrote on 5 May 2017, 04:53 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 .

                    J 1 Reply Last reply 5 May 2017, 04:55
                    0
                    • D developerNancy
                      5 May 2017, 04:53

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

                      J Offline
                      J Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on 5 May 2017, 04:55 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

                      1/10

                      4 May 2017, 10:08

                      • Login

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