Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Build MySQL plugin using QtCreator

Build MySQL plugin using QtCreator

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 783 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gtpt
    wrote on 1 Aug 2013, 09:13 last edited by
    #1

    Hello,

    I want to build the MySQL plugin using QtCreator.
    I have the 5.0.1 version and MySQL Server 5.5 (32bit) on Windows7.
    I edited the mysql.pro file, located in C:\Qt\Qt5.1.0\5.1.0\Src\qtbase\src\plugins\sqldriv ers\mysql, and added:
    @ INCLUDEPATH += C:/PROGRA~2/MySQL/MYSQLS~1.5/include
    QMAKE_LIBDIR += C:/PROGRA~2/MySQL/MYSQLS~1.5/lib
    LIBS += -lmysql@

    After building the realease folder is empty!
    What is missing in the QtCreator configurtion?

    1 Reply Last reply
    0

    1/1

    1 Aug 2013, 09:13

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved