Results 1 to 3 of 3

Thread: Error in Qt configuration with My SQL

  1. #1
    Join Date
    Jul 2009
    Posts
    36
    Thanks
    6
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default Error in Qt configuration with My SQL

    Hi,

    I have got mysql.h not found error.

    Please check the jpg file and help me for solving the error.
    Attached Images Attached Images

  2. #2
    Join Date
    May 2009
    Location
    Gorontalo
    Posts
    200
    Thanks
    20
    Thanked 5 Times in 5 Posts
    Qt products
    Platforms
    Unix/X11 Windows

    Default Re: Error in Qt configuration with My SQL

    You must have mysql installed on your machine, where you compile it.

    http://wiki.qtcentre.org/index.php?t...ws_using_MinGW
    Last edited by wirasto; 21st November 2009 at 17:18. Reason: updated contents

  3. #3
    Join Date
    May 2010
    Location
    Lexington, KY
    Posts
    7
    Thanks
    1
    Qt products
    Qt4 Qt Jambi
    Platforms
    Windows

    Default Re: Error in Qt configuration with My SQL

    Do you have to use Mingw32??
    When I was building MySQL plugin using Visual Studio I read where a lot of people had trouble with mingw32.
    They had to convert the "mysql.lib" to "mysql.a" .
    Make sure you: (add MySQL include folder to include path)
    set include=%include%c:\MYSQL\include;

    Good Luck,
    -Brian

Similar Threads

  1. Replies: 1
    Last Post: 4th June 2009, 17:44
  2. Trying to Connect To SQL Server 2005
    By rossd in forum Installation and Deployment
    Replies: 0
    Last Post: 6th March 2009, 19:56
  3. SQL Drivers Distribution
    By kandalf in forum Installation and Deployment
    Replies: 1
    Last Post: 12th January 2009, 09:17
  4. Qt4 is not fully honoring palette configuration
    By hagabaka in forum Installation and Deployment
    Replies: 1
    Last Post: 1st August 2008, 00:38
  5. Can I use the Sql Module without chanage .pro file?
    By fengtian.we in forum Qt Programming
    Replies: 9
    Last Post: 21st May 2007, 10:59

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.