Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. SQL Plugin with CMake example. Is there any?
Forum Updated to NodeBB v4.3 + New Features

SQL Plugin with CMake example. Is there any?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 300 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
    bogong
    wrote on last edited by bogong
    #1

    Hello!
    Seeking SQL Plugin with CMake example or manual. Is there any?
    Going to redevelop custom SQL Plugin (Driver) from QMake to CMake. Don't know how to develop CMake file itself for this case.

    Need to recreate this project https://github.com/devbean/QtCipherSqlitePlugin with CMake for using it with Qt 6.5.*

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

      Hi,

      If memory serves well, there's a script somewhere in Qt's sources to help convert .pro files to their cmake counterparts. Something like qmake2cmake.

      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 bogong

        Hello!
        Seeking SQL Plugin with CMake example or manual. Is there any?
        Going to redevelop custom SQL Plugin (Driver) from QMake to CMake. Don't know how to develop CMake file itself for this case.

        Need to recreate this project https://github.com/devbean/QtCipherSqlitePlugin with CMake for using it with Qt 6.5.*

        Christian EhrlicherC Offline
        Christian EhrlicherC Offline
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @bogong said in SQL Plugin with CMake example. Is there any?:

        Don't know how to develop CMake file itself for this case.

        Simply look at the sql plugins provided by Qt should more or less be enough I would guess.

        Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
        Visit the Qt Academy at https://academy.qt.io/catalog

        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