Results 1 to 3 of 3

Thread: problem with plugin mysql

  1. #1
    Join Date
    Sep 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default problem with plugin mysql

    Hi, it is the first time that I write in this forum.
    I have a problem with plugin mysql. I have qt version: qt-x11-opensource-src-4.3.1
    The problem is that in the directory /plugins/sqldrivers not is libqsqlmysql.so
    I intented dowload packages about qt4 (qt4-sql and more) but anything package contents libqsqlmysql.so. In one package about qt3 is libqsqlmysql.so but I provated and don't loaded driver.
    The problem is that I don't find libqsqlmysql.so nowhere

    Somebody can help me?

    PD: Sorry I am spanish boy and don't speak english very well.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: problem with plugin mysql

    You need to have mysql client library and headers installed to compile MySQL driver for Qt as it uses the client library to connect to MySQL databases. So first install libmysqlclient and its development package and then configure and compile Qt.

  3. #3
    Join Date
    Sep 2007
    Posts
    2
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: problem with plugin mysql

    thanks wysota the problem is solved.
    I had installed mysql after installing qt.
    thanks, greetings.

Similar Threads

  1. QPluginLoader not recognizing a plugin
    By KShots in forum Qt Programming
    Replies: 3
    Last Post: 29th June 2007, 14:13
  2. plugin loading problem
    By naresh in forum Qt Programming
    Replies: 6
    Last Post: 9th June 2007, 19:05
  3. Qt4 win opensource + mysql plugin
    By vr in forum Installation and Deployment
    Replies: 3
    Last Post: 25th May 2007, 09:01
  4. MySQL starting problem
    By shamik in forum General Discussion
    Replies: 5
    Last Post: 25th April 2007, 07:20
  5. MySql plugin driver issues
    By stevey in forum Installation and Deployment
    Replies: 11
    Last Post: 20th September 2006, 13:45

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.