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. [SOLVED] MySQL-Plugin for QT 5.3.1 under OsX 10.9
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] MySQL-Plugin for QT 5.3.1 under OsX 10.9

Scheduled Pinned Locked Moved Installation and Deployment
23 Posts 2 Posters 11.2k Views 1 Watching
  • 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.
  • B Offline
    B Offline
    babuschkainyouface
    wrote on last edited by
    #21

    ok i gave up ..
    i tried nearly everything that is suggested on :
    http://stackoverflow.com/questions/6282889/install-name-tool-does-nothing
    or
    http://qt-project.org/doc/qt-5/macosx-deployment.html

    i could not make it work with the install_name_tool

    so i changed the name of the mysql56 to mysql55 in /opt/local/lib

    it seemes to work now - i hope it gives no problems ..

    thanks for help, B

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #22

      Do you mean

      @install_name_tool -change /opt/local/lib/mysql55/mysql/libmysqlclient.18.dylib
      /opt/local/lib/mysql56/mysql/libmysqlclient.18.dylib libqsqlmysql.dylib@

      Didn't work ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • B Offline
        B Offline
        babuschkainyouface
        wrote on last edited by
        #23

        thank you very much - as u know i am a starter but you helped me really out of that problem
        babu

        1 Reply Last reply
        0

        • Login

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