Results 1 to 3 of 3

Thread: Qt 4.4.0 + MinGW + MySQL installation problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    50
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default Re: Qt 4.4.0 + MinGW + MySQL installation problem

    Try to make directory "sqldrivers" in the program`s dir and put there the dlls from "C:\Qt\4.4.3\plugins\sqldrivers"

    In your case you`ll probably need qsqlmysql4.dll and qsqlmysqld4.dll. Hope it works.

  2. #2
    Join Date
    Oct 2007
    Posts
    27
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt 4.4.0 + MinGW + MySQL installation problem

    It's works! Thank you a lot!

Similar Threads

  1. Is Qt 4.4.0 compatible with the current MinGW 5.1.4 release?
    By BernieW in forum Installation and Deployment
    Replies: 4
    Last Post: 31st July 2008, 23:16
  2. Replies: 6
    Last Post: 25th July 2008, 21:22
  3. qt4.3.1 mysql problem
    By twells55555 in forum Qt Programming
    Replies: 5
    Last Post: 8th October 2007, 21:26
  4. MySQL starting problem
    By shamik in forum General Discussion
    Replies: 5
    Last Post: 25th April 2007, 07:20

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
  •  
Qt is a trademark of The Qt Company.