Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Make an .exe file in linux terminal
QtWS25 Last Chance

Make an .exe file in linux terminal

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 587 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
    saeidparand
    wrote on last edited by
    #1

    Hi dear .
    How can I compile and make an exe file for windows operating system in Linux in terminal?
    I don't want use QT creator for compile . I want Use linux terminal for compiling QT project.
    Is there any one help me?

    aha_1980A 1 Reply Last reply
    0
    • S saeidparand

      Hi dear .
      How can I compile and make an exe file for windows operating system in Linux in terminal?
      I don't want use QT creator for compile . I want Use linux terminal for compiling QT project.
      Is there any one help me?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @saeidparand,

      you can use the MXE project for that task.

      Regards

      Qt has to stay free or it will die.

      S 2 Replies Last reply
      4
      • aha_1980A aha_1980

        Hi @saeidparand,

        you can use the MXE project for that task.

        Regards

        S Offline
        S Offline
        saeidparand
        wrote on last edited by
        #3

        @aha_1980
        Thanks a lot dear friend.

        1 Reply Last reply
        1
        • aha_1980A aha_1980

          Hi @saeidparand,

          you can use the MXE project for that task.

          Regards

          S Offline
          S Offline
          saeidparand
          wrote on last edited by
          #4

          @aha_1980
          what is your Idea about using Mingw?

          aha_1980A 1 Reply Last reply
          0
          • S saeidparand

            @aha_1980
            what is your Idea about using Mingw?

            aha_1980A Offline
            aha_1980A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on last edited by
            #5

            Hi @saeidparand,

            The MXE project uses MinGW-w64.

            You can also use the MinGW toolchain standalone, but MXE already provides a lot of libraries, including Qt that can easily be cross-compiled with two or three commands.

            I think for starters that's the easiest way.

            Regards

            Qt has to stay free or it will die.

            S 1 Reply Last reply
            2
            • aha_1980A aha_1980

              Hi @saeidparand,

              The MXE project uses MinGW-w64.

              You can also use the MinGW toolchain standalone, but MXE already provides a lot of libraries, including Qt that can easily be cross-compiled with two or three commands.

              I think for starters that's the easiest way.

              Regards

              S Offline
              S Offline
              saeidparand
              wrote on last edited by saeidparand
              #6

              @aha_1980
              Hi , Dear friend.
              Thanks a lot.

              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