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. Qt Creator - Deploy and debug generic projects
Forum Updated to NodeBB v4.3 + New Features

Qt Creator - Deploy and debug generic projects

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

    I have imported an external generic project in Qt creator that builds successfully. I would like to be able to deploy it using Qt Creator, but the Files to deploy in the run configuration are set in the .pro file which doesn't exit for a generic project.

    So far, I've made a hack with a custom script so that Deploy does a scp of the built executable.
    However, this hack prevents remote debugging in Qt.

    For a start, how to set Files to deploy for a project without a .pro file?

    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