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. How to import Qt UI library into xcode project
Qt 6.11 is out! See what's new in the release blog

How to import Qt UI library into xcode project

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 1.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.
  • L Offline
    L Offline
    ling32945
    wrote on last edited by
    #1

    Hi People,

    Currently I’m working on the development of a plugin for Adobe Illustrator, which have a Xcode templates to start a new plugin. Since Qt offers tools for GUI development, I would like to include Qt in the Xcode project to develop our user interface.

    I've created a project (C++ Library) named PluginUI on the Qt Creator, but I don't know how to import it to XCode. What's need I to import into the Xcode project, source code of the PluginUI or the complied file( dynamic library) of PluginUI.

    I've followed the steps on this page "Using Qt from a Xcode project":http://qt-project.org/forums/viewthread/8825, but failed.
    Could someone guide me to configure it? thanks a lot!

    Happy new year!

    Jae Liu

    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