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. Attempted static link of dynamic object '/usr/lib/x86_64-linux-gnu/LibQt5Svg.so'
Servers for Qt installer are currently down

Attempted static link of dynamic object '/usr/lib/x86_64-linux-gnu/LibQt5Svg.so'

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 3 Posters 1.9k 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.
  • M Offline
    M Offline
    Matiyash
    wrote on last edited by
    #1

    I don't know how to fix this error
    e747aa50-f3d0-4631-8c21-72595c9fc7ae-image.png

    jsulmJ 1 Reply Last reply
    0
    • M Matiyash

      I don't know how to fix this error
      e747aa50-f3d0-4631-8c21-72595c9fc7ae-image.png

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Matiyash Well, it looks like you're trying to link statically using Qt shared libraries. This is not going to work. If you want static linking then you will have to build Qt as static lib.

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

      M 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Matiyash Well, it looks like you're trying to link statically using Qt shared libraries. This is not going to work. If you want static linking then you will have to build Qt as static lib.

        M Offline
        M Offline
        Matiyash
        wrote on last edited by
        #3

        @jsulm how to build Qt as a static library

        jsulmJ 1 Reply Last reply
        0
        • M Matiyash

          @jsulm how to build Qt as a static library

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Matiyash This could help: https://wiki.qt.io/Building_a_static_Qt_for_Windows_using_MinGW

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

          M 1 Reply Last reply
          0
          • jsulmJ jsulm

            @Matiyash This could help: https://wiki.qt.io/Building_a_static_Qt_for_Windows_using_MinGW

            M Offline
            M Offline
            Matiyash
            wrote on last edited by
            #5

            @jsulm and for linux using gcc? maybe some material

            C 1 Reply Last reply
            0
            • M Matiyash

              @jsulm and for linux using gcc? maybe some material

              C Offline
              C Offline
              ChrisW67
              wrote on last edited by
              #6

              @Matiyash https://doc.qt.io/qt-6/build-sources.html

              1 Reply Last reply
              1

              • Login

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