Results 1 to 2 of 2

Thread: mysql build

  1. #1
    Join Date
    Nov 2011
    Location
    coimbatore
    Posts
    80
    Thanks
    1
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default mysql build

    hi everyone,

    i have installed mysql ...but i can do this lines
    cd $QTDIR/src/plugins/sqldrivers/mysql
    qmake "INCLUDEPATH+=/usr/include/mysql" "LIBS+=-L/usr/lib/mysql -lmysqlclient_r" mysql.pro
    make


    i don't know this cd $QTDIR/src/plugins/sqldrivers/mysql ..please provide some solutions ...where this directory...i con't

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: mysql build

    That directory is part of the Qt library source code which you plainly need if you are going to build all or some of the Qt Library from source.

Similar Threads

  1. Can't build mysql plugin on w7 -64
    By Tottish in forum Newbie
    Replies: 4
    Last Post: 27th April 2011, 17:01
  2. Can't build Qt with MySQL
    By Tottish in forum Newbie
    Replies: 4
    Last Post: 29th September 2010, 14:42
  3. [QT 4.6] Error build driver mysql
    By vinny gracindo in forum Installation and Deployment
    Replies: 1
    Last Post: 26th February 2010, 01:02
  4. Build Mysql plugin for Qt
    By Qt Coder in forum Qt Programming
    Replies: 9
    Last Post: 19th September 2009, 09:07
  5. How build mysql plugin
    By MrShahi in forum Installation and Deployment
    Replies: 5
    Last Post: 8th June 2008, 00:11

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.