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. Run configuration, debug and release builds
Forum Updated to NodeBB v4.3 + New Features

Run configuration, debug and release builds

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 517 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.
  • P Offline
    P Offline
    postb99
    wrote on last edited by
    #1

    Hello,

    I have a debug and a release build of a(n external) project which acts as a custom (Qt) plugin host.

    I build my custom plugin project in debug and release mode. I added build steps to copy my dll to the correct folder: "bin" of the relevant base project (c:\mainProject\debug\bin or c:\mainProject\relWithDebInfo\bin). Now I would like to run an executable located at c:\mainProject\ whatever, "debug" or "relWithDebInfo" \bin\launcher.exe

    How can I parametrize this? Can I do this?

    I also read this when browsing for ideas in the forum: http://qt-project.org/forums/viewthread/15717

    Thanks

    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