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. ActiveQt: IDC tool won't quit
Forum Updated to NodeBB v4.3 + New Features

ActiveQt: IDC tool won't quit

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 925 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
    leemes
    wrote on last edited by
    #1

    When compiling any ActiveQt server application (I tried for example the "COM App" example), the IDC tool will be invoked as part of the build process. But in my case this program never finishes executing. It executes the executable which was just built. But this will run a Qt event loop (app.exec()) so obviously it won't quit by itself.

    I can see that the following command is executed:

    @C:\Qt\5.1.0\mingw48_32\bin\idc.exe debug\comapp.exe /idl debug/comapp.idl -version 1.0@

    Running this command manually shows the same behavior.

    What am I doing wrong?

    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