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

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 813 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.
  • E Offline
    E Offline
    expressw
    wrote on 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.

    JKSHJ 1 Reply Last reply
    0
    • E expressw

      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.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on 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
      2
      • JKSHJ JKSH

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

        • Login

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