Results 1 to 6 of 6

Thread: Problem Connecting with MySQL in a commandline application

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Mar 2012
    Location
    Pakistan
    Posts
    5
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    3

    Default Re: Problem Connecting with MySQL in a commandline application

    Thank you very much for guiding me in such a detailed way. Here are the screenshots of exact what commands I have run and what errors are being produced.
    Some important points that I want to mention here are:
    1) I tried using mingw-utils-0.4-1 but reimp command produced an error like "Invalid or corrupt library file" for libmysql.lib. So, I used mingw-utils-0.3 in the above screenshots. My mingw version is 3.15.2.
    2) where will this libmysql.a file be created? Although reimp and dlltool commands run without producing any error or other output as shown in the above screenshots, I can at least NOT find a file named libmysql.a in that \MySQL Server5.5llib\ folder where libmysql.lib file is located.
    3) and finally the errors produced by running qmake and mingw32-make are where I absolutely don't understand what's happening. Hope you will continue to help me. Thanks!!
    Last edited by Anas; 4th April 2012 at 02:58.

Similar Threads

  1. Problem with connecting to MySql using SSL
    By moosa in forum Qt Programming
    Replies: 2
    Last Post: 25th July 2011, 02:49
  2. Replies: 2
    Last Post: 30th March 2011, 11:11
  3. Replies: 3
    Last Post: 9th February 2011, 21:30
  4. Replies: 2
    Last Post: 15th April 2010, 15:59
  5. Problem Wtih Connecting MySQL Database on Windows
    By dummystories in forum Installation and Deployment
    Replies: 25
    Last Post: 29th April 2009, 12:12

Tags for this Thread

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.