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. WatchOS application with qt c++ ios base?
QtWS25 Last Chance

WatchOS application with qt c++ ios base?

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 701 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.
  • H Offline
    H Offline
    H4lu
    wrote on last edited by
    #1

    Hello, is it possible to develop watchOS application on swift, objective-c or even c++ with ios application which written with qt and c++ ? I didn't found any example for that.

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

      Hi and welcome to the forums
      https://blog.qt.io/blog/2017/01/30/whats-new-in-qt-on-apple-platforms/
      Unless something big changed, it seems its not possible to do Qt GUI
      on watchOS

      1 Reply Last reply
      0
      • H Offline
        H Offline
        H4lu
        wrote on last edited by H4lu
        #3

        @mrjj

        1. So, can I somehow mix native ui with qt logic?
        2. If I cannot fully develop for watchOS with qt, is it possible to mix existent ios app(which was written in the past on qt and c++) with native watchos code? I know that it 's possible through opening generated .xcodeproj file and adding watchKit app target, but how to automate this thing for CI/CD? I mean automatically build ios and watchkit app in that case, because code for ios and watchkit app could be changed at the same time and I not happy to manually add target's after every commit.
        1 Reply Last reply
        0
        • O Offline
          O Offline
          oxygen77cts
          wrote on last edited by
          #4

          @H4lu did you manage to do anything ? is the mixing qt / xcode strategy working ?

          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