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. Can I use InDesign SDKs and tools in Qt Creator IDE to build InDesign plugins?
Forum Updated to NodeBB v4.3 + New Features

Can I use InDesign SDKs and tools in Qt Creator IDE to build InDesign plugins?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 2.8k 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.
  • D Offline
    D Offline
    dulajun
    wrote on last edited by
    #1

    See this site:
    "InDesign SDKs and tools":http://www.adobe.com/devnet/indesign/sdk.html

    Because simply I don't want to use xcode or Visual Studio.

    Please if you don't have an answer lead me to a way, URL, phone number, etc...

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      There is nothing in Qt Creator limiting its use for projects, independent of what you want to code.

      I have not looked into the Adobe licensing terms, so I can not comment on that side.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goetz
        wrote on last edited by
        #3

        You are not forced to use XCode or Visual Studio as your IDE together with the InDesign SDK. You must use the toolchains stated in the SDK though, that is the Visual Studio compilers (on Windows) and gcc (on the Mac) and you must use the versions specified.

        There's a big but:
        The SDK samples and docs provide sane default settings for the compilers, add the correct libraries etc. You must add exactly those settings to your Creator settings. I'm not sure if it's worth the effort. For my InDesign plug ins I stick to XCode and VS.

        http://www.catb.org/~esr/faqs/smart-questions.html

        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