Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QT5core
Forum Updated to NodeBB v4.3 + New Features

QT5core

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
5 Posts 2 Posters 490 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
    sneha ashok
    wrote on last edited by
    #1

    when i run my application i get an error saying
    error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory

    Is there any solutions for this ?

    jsulmJ S 2 Replies Last reply
    0
    • S sneha ashok

      when i run my application i get an error saying
      error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory

      Is there any solutions for this ?

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

      @sneha-ashok said in QT5core:

      Is there any solutions for this ?

      Deploy your app properly, so that all needed libraries are available.
      See https://doc.qt.io/qt-6/linux-deployment.html
      There is also https://github.com/probonopd/linuxdeployqt

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

      1 Reply Last reply
      0
      • S sneha ashok

        when i run my application i get an error saying
        error while loading shared libraries: libQt5Core.so.5: cannot open shared object file: No such file or directory

        Is there any solutions for this ?

        S Offline
        S Offline
        sneha ashok
        wrote on last edited by
        #3

        @sneha-ashok I am using QT5 version
        Qt Creator 4.5.2
        Based on Qt 5.9.5 (GCC 7.3.0, 64 bit)

        jsulmJ S 2 Replies Last reply
        0
        • S sneha ashok

          @sneha-ashok I am using QT5 version
          Qt Creator 4.5.2
          Based on Qt 5.9.5 (GCC 7.3.0, 64 bit)

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

          @sneha-ashok said in QT5core:

          Qt Creator 4.5.2
          Based on Qt 5.9.5 (GCC 7.3.0, 64 bit)

          This does not say what Qt version you're using, it says which Qt version was used to build QtCreator.

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

          1 Reply Last reply
          0
          • S sneha ashok

            @sneha-ashok I am using QT5 version
            Qt Creator 4.5.2
            Based on Qt 5.9.5 (GCC 7.3.0, 64 bit)

            S Offline
            S Offline
            sneha ashok
            wrote on last edited by
            #5

            @sneha-ashok And i am using qt in linux ubuntu 18.04

            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