Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. libQt6Charts.so: No such file or directory
Forum Updated to NodeBB v4.3 + New Features

libQt6Charts.so: No such file or directory

Scheduled Pinned Locked Moved Unsolved Qt 6
4 Posts 2 Posters 588 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.
  • C Offline
    C Offline
    CuriousPan
    wrote on 5 Jul 2021, 19:55 last edited by CuriousPan 7 May 2021, 20:57
    #1

    Hello.
    I was working on contributing to Qt. I created several projects and they worked well. At some point I decided to work with source code of qsplineseries (it was made on separate branch). Then I checked out to branch with my project and decided to run it again. Unfortunately, I have a build problem.

    :-1: error: error: /home/curiouspan/qt6-build/qtbase/lib/libQt6Charts.so: No such file or directory
    

    What can be the problem? Thanks in advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 6 Jul 2021, 05:21 last edited by
      #2

      Do you have QtCharts compiled? Maybe you forgot to run make install for them?

      (Z(:^

      1 Reply Last reply
      0
      • C Offline
        C Offline
        CuriousPan
        wrote on 6 Jul 2021, 08:13 last edited by CuriousPan 7 Jun 2021, 08:14
        #3

        @sierdzio, they were okay, but then I build them in QtCreator. What can I do to fix it?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 6 Jul 2021, 08:21 last edited by
          #4

          Qt Creator does not run make install, you should probably do that manually. Hard to say exactly, looks like it's partially installed (normally it would have failed much sooner - when running qmake or cmake).

          (Z(:^

          1 Reply Last reply
          0

          1/4

          5 Jul 2021, 19:55

          • Login

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