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 in static link mode with qt-opensource-linux-x64-5.10.1.run
Forum Update on Monday, May 27th 2025

How to install qt in static link mode with qt-opensource-linux-x64-5.10.1.run

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 761 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.
  • E Offline
    E Offline
    expressw
    wrote on 26 Feb 2018, 10:29 last edited by
    #1

    I know, installing by souce code, use "static" when configure:
    ./configure -static

    But with the installer, I don't know how.

    Thansk for your help.

    J 1 Reply Last reply 26 Feb 2018, 10:34
    0
    • E expressw
      26 Feb 2018, 10:29

      I know, installing by souce code, use "static" when configure:
      ./configure -static

      But with the installer, I don't know how.

      Thansk for your help.

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 26 Feb 2018, 10:34 last edited by
      #2

      @expressw said in How to install qt in static link mode with qt-opensource-linux-x64-5.10.1.run:

      I know, installing by souce code, use "static" when configure:
      ./configure -static

      But with the installer, I don't know how.

      The installer only contains dynamically-linked libraries.

      If you want static libraries, you must build them yourself from the source code.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      E 1 Reply Last reply 26 Feb 2018, 10:38
      2
      • J JKSH
        26 Feb 2018, 10:34

        @expressw said in How to install qt in static link mode with qt-opensource-linux-x64-5.10.1.run:

        I know, installing by souce code, use "static" when configure:
        ./configure -static

        But with the installer, I don't know how.

        The installer only contains dynamically-linked libraries.

        If you want static libraries, you must build them yourself from the source code.

        E Offline
        E Offline
        expressw
        wrote on 26 Feb 2018, 10:38 last edited by
        #3

        @JKSH thanks.
        There are always kinds of problems when compiling source code, so i tried the installer. I don't like that.

        1 Reply Last reply
        0

        1/3

        26 Feb 2018, 10:29

        • Login

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