Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. mysql driver
    Log in to post

    • UNSOLVED Build and link MySQL plugin (Qt6 - Qt 6.0.0 + 5.15.2, MySQL 8.0.22, Visual Studio 2019 with Qt Visual Studio Tools 2.6.0.7) - step by step 64bit
      Installation and Deployment • qt5 windows qt6 mysql driver • • Danijel  

      1
      0
      Votes
      1
      Posts
      185
      Views

      No one has replied

    • UNSOLVED Struggling with MySQL driver build
      Installation and Deployment • mysql mysql driver mingw32-make • • TTherrien  

      4
      0
      Votes
      4
      Posts
      100
      Views

      No, you have to use the same compiler that was used to build Qt. You can't mix and match C++ librairies built with MinGW and MSVC.
    • UNSOLVED How to connect to mysql server in ubuntu 16.04?.
      India • qt 5.7 qt 4.8 ubuntu 16.04 mysql driver mysql server • • Sivamani V  

      3
      0
      Votes
      3
      Posts
      654
      Views

      @Sivamani-V said in How to connect to mysql server in ubuntu 16.04?.: QMYSQL Driver not loaded. Available drivers: QMYSQL QSQLITE QMYSQL3 This gets asked so many times, here & elsewhere. Googling for your message will bring up many hits. Under Linux/Ubuntu it's usually libmysqlclient or libqt5sql5-mysql or similar which is missing/has dependencies missing/wrong version.
    • UNSOLVED Error building Qt MySQL driver, windows 10.
      Installation and Deployment • mysql driver • • Minas  

      4
      0
      Votes
      4
      Posts
      661
      Views

      IIRC, if you start from the git clone. Why not use the archive corresponding to your Qt version ?
    • SOLVED Difficulties with Getting MySQL to Work with Qt
      General and Desktop • plugins mac os x mysql driver • • ResistorInTheDark  

      10
      0
      Votes
      10
      Posts
      1342
      Views

      @JonB @MrShawn Thanks you two for clarifying. After downloading/installing a MySQL server in a school computer, I could build/run my app on my computer and insert/update data successfully to the server. That part's all good. Thanks from y'all. Marking as solved.
    • UNSOLVED Building Qt with MySQL driver
      Installation and Deployment • source mysql driver • • Montjet  

      11
      0
      Votes
      11
      Posts
      1979
      Views

      Ok, thank You so much. I will try to do it, tomorrow.
    • UNSOLVED Qt 5.10.0 building mysql driver on Windows
      Installation and Deployment • error windows 10 mysql driver library not def • • EagleWatch  

      14
      0
      Votes
      14
      Posts
      6995
      Views

      @koahnig You're right, I think I'll go for it. Thx for your time et your help anyway.
    • SOLVED Qt MySQL Support
      General and Desktop • mysql mysql driver • • mjsbbs  

      8
      0
      Votes
      8
      Posts
      3219
      Views

      Hi and welcome to devnet, Please search the forum a bit, I've already provided the solution several times for OS X/macOS.