Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QtCreator API - runnable exe
Forum Updated to NodeBB v4.3 + New Features

QtCreator API - runnable exe

Scheduled Pinned Locked Moved Qt Creator and other tools
qtpluginqtcreatorapi
3 Posts 2 Posters 1.5k 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.
  • C Offline
    C Offline
    ceora
    wrote on 19 Mar 2015, 11:48 last edited by
    #1

    I have some problem on retrieving the target exe of a build configuration using QtCreator API. I need it because i have to pass it to external tool, using my plugin. Some one have some idea?
    Thanks

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on 19 Mar 2015, 14:49 last edited by
      #2

      You are probably looking for DESTDIR qmake command. Best to place it in your .pro file where you have also TARGET and other stuff set.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • C Offline
        C Offline
        ceora
        wrote on 20 Mar 2015, 08:21 last edited by
        #3

        And how i can retrieve it trough the API??

        1 Reply Last reply
        0

        2/3

        19 Mar 2015, 14:49

        • Login

        • Login or register to search.
        2 out of 3
        • First post
          2/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved