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. Cannot Locate mysql folder
QtWS25 Last Chance

Cannot Locate mysql folder

Scheduled Pinned Locked Moved General and Desktop
11 Posts 3 Posters 1.8k 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.
  • A Offline
    A Offline
    Antweb
    wrote on last edited by
    #1

    I know the exact procedure to connect my sql driver as I did last time. But i have reinstalled Ubuntu and Qt and can't seem to locate the mysql folder anymore. Reinstalled Qt a couple of times.
    Please help.

    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rondog
      wrote on last edited by
      #2

      There are commands you can use to find the location of executables. One or all of these should return something:

      whereis mysql
      which mysql
      find /usr -name "mysql"

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Antweb
        wrote on last edited by
        #3

        To be specific I found some mysql folders.
        They contain libraries such as libqsqlite.so, libqsqlmysql.so and libqsqlpsql.so
        But nowhere can I locate mysql.pro on my PC.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi,

          If you want to rebuild the MySQL Qt plugin, you first need to get Qt's sources

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Antweb
            wrote on last edited by
            #5

            How do I get all of Qt's sources. I am using the same installer package which I used on my last Ubuntu. Everything seemed to work fine that time.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Check the option in the installer

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • A Offline
                A Offline
                Antweb
                wrote on last edited by
                #7

                Everything is checked in that sir. Both times I installed.

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  And you don't have a Src folder created in your installation folder ?

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    Antweb
                    wrote on last edited by
                    #9

                    No sir, there is no Src folder.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      Antweb
                      wrote on last edited by
                      #10

                      It is sorted, Thank you SIr. Apparently checking from the top doesn't guarantee all sub options to be checked as well.

                      1 Reply Last reply
                      0
                      • SGaistS Offline
                        SGaistS Offline
                        SGaist
                        Lifetime Qt Champion
                        wrote on last edited by
                        #11

                        No indeed, when there's a pre-selection you generally have to click twice to select everything.

                        Interested in AI ? www.idiap.ch
                        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                        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