Results 1 to 5 of 5

Thread: compile mySQL plugin - mysql_config not found

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Jun 2012
    Location
    Austria
    Posts
    22
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: compile mySQL plugin - mysql_config not found

    Thanks for looking it up. Yes, you are right it is exactly there.
    I think I found the problem. Something screwed up the qtchooser setup and qmake executed in a partly invalid Qt environment. A simple export QT_SELECT="qt5.15.2" did the job. Now MySql (aka mariaDB) is recogized.


    Added after 4 minutes:


    Additional comment: I tried the same thing on another Ubuntu 20.04 machine with Qt5.15.2. There compile did work there but during runtime the plugin thinks that the DB does not support transactions. Very weired... I'll close this thread anyway. Thank's for your effort! (And, please Qt team, provide a precompiled mariaDB plugin :-) )
    Last edited by stryga42; 30th November 2022 at 19:53.

Similar Threads

  1. Cannot compile Qt 5.5 Opensource mysql plugin
    By MarkoSan in forum Installation and Deployment
    Replies: 1
    Last Post: 17th August 2015, 08:43
  2. Replies: 0
    Last Post: 14th September 2012, 19:46
  3. How to compile a mysql plugin in the QT 4.7 version?
    By wter27 in forum Qt Programming
    Replies: 0
    Last Post: 29th January 2011, 04:26
  4. Replies: 5
    Last Post: 25th September 2009, 14:03
  5. Too simple compile error to be found by me??!!!
    By MarkoSan in forum General Programming
    Replies: 6
    Last Post: 20th December 2007, 04:40

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.