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. Custom build step for mysql
Qt 6.11 is out! See what's new in the release blog

Custom build step for mysql

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
4 Posts 2 Posters 410 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.
  • R Offline
    R Offline
    romain.donze
    wrote on last edited by romain.donze
    #1

    Hello,

    So here is my question,
    I would like to use QMYSQL on my QtQuick application running on a colibri iMX8X.
    I already managed to make it work when running it on my desktop. where I had to build the mysql library from the sources (following this link: https://doc.qt.io/qt-5/sql-driver.html)

    Now I would like to know how to buil it easily for my embedded device. Is there a good way to add a custom build step on QtCreator to do it? If so, could someone explain me how I could do it?

    Thanks,

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

      Hi,

      Did you already cross-compile Qt ?

      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
      • R Offline
        R Offline
        romain.donze
        wrote on last edited by
        #3

        Hum, I am not sure what you are talking about.

        I did download "qt-everywhere-src-5.14.1.tar.xz" while trying to make QMYSQL work on my board, but I didn't know what to do with it.

        If you are talking about b2qt, I am already running it on my colibri and I can already run my app but without QMYSQL. (I build my image following this link: https://doc.qt.io/QtForDeviceCreation/qtee-custom-embedded-linux-image.html)

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

          Since you are using Boot2Qt, you should ask the Qt Company directly.

          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

          • Login

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