Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How to integrate Qt-Framework in a native Swift 5 iOS App?
Forum Updated to NodeBB v4.3 + New Features

How to integrate Qt-Framework in a native Swift 5 iOS App?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 223 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.
  • T Offline
    T Offline
    tokarev
    wrote on last edited by
    #1

    Hello,
    I am very new to Qt and finding myself having trouble to integrate a Qt 6-Project in my native Swift 5 xCode Project as I dont find any recent information on this topic online.
    The Qt-Project is written in C++/Qt and is using Qt-Classes like QString, QTimer etc. (no UI Components, just computing stuff)
    The Swift project is a native iOS Application using UIKit, not using any Qt Sources right now.

    What would be the needed steps to integrate this C++/Qt Project as framework in my Swift Project? I know that there should be no trouble integrating a pure C++ framework, but what needs to be done for a C++/Qt Framework? Do i have to write wrappers for every used Qt-Class or are there other ways?

    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