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. Create Linux Executable for Qt Application
Forum Updated to NodeBB v4.3 + New Features

Create Linux Executable for Qt Application

Scheduled Pinned Locked Moved Solved Installation and Deployment
23 Posts 4 Posters 9.3k Views 3 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.
  • J jineshmehta
    10 Jul 2020, 08:16

    @jsulm i want it like send one. Something like qtmaintainence tool

    @jineshmehta said in Create Linux Executable for Qt Application:

    I am trying to create a executable file on Linux something like maintenance tool (see snap)

    1de6f95e-5ec6-468d-8a22-e19e67941570-image.png

    I am using Template as app for my qt project like this :

    #config
    CONFIG += c++11
    #template
    TEMPLATE = app

    The file getting created is a shared library. I don't know why. Please assist.

    bba1db06-fd1c-4131-9b41-d4083cf1ac2b-image.png

    J Offline
    J Offline
    jsulm
    Lifetime Qt Champion
    wrote on 10 Jul 2020, 08:26 last edited by
    #21

    @jineshmehta If you're confused by this "shared library" in file manager shown for plugandpaint then this is an issue in the file manager. My file manager also shows "shared library" for executables for whatever reason.

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

    J 1 Reply Last reply 10 Jul 2020, 08:29
    0
    • J jsulm
      10 Jul 2020, 08:26

      @jineshmehta If you're confused by this "shared library" in file manager shown for plugandpaint then this is an issue in the file manager. My file manager also shows "shared library" for executables for whatever reason.

      J Offline
      J Offline
      jineshmehta
      wrote on 10 Jul 2020, 08:29 last edited by
      #22

      @jsulm oh ok. I was confused about that only. Thanks for the clarification.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jineshmehta
        wrote on 11 Jul 2020, 07:32 last edited by
        #23

        @jsulm I found the problem and the solution as well. Check this out: https://stackoverflow.com/questions/45329372/ubuntu-recognizes-executable-as-shared-library-and-wont-run-it-by-clicking

        1 Reply Last reply
        0

        21/23

        10 Jul 2020, 08:26

        • Login

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