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. I see a lot of information on Application output when I run any executable. How to get rid of them?
Forum Updated to NodeBB v4.3 + New Features

I see a lot of information on Application output when I run any executable. How to get rid of them?

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 158 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.
  • SavithaS Offline
    SavithaS Offline
    Savitha
    wrote on last edited by Savitha
    #1

    Hi,

    When I run any of my application, I see a lot of other information on the console. Any idea how to get rid of them? I checked a lot of Settings in Tools->Options->Build & Run but nothing seems to resolve the issue.

    It is not affecting the running of my programs but it is good to not have these on my console.
    Please help

    03f128fa-e4cb-4cea-9181-3bbd6755d1db-image.png

    Edit : I assume this is because of Citrix gateway which I use to connect to a remote server but I don't know where to disable in order to not have these on my Application output

    JonBJ 1 Reply Last reply
    0
    • SavithaS Savitha

      Hi,

      When I run any of my application, I see a lot of other information on the console. Any idea how to get rid of them? I checked a lot of Settings in Tools->Options->Build & Run but nothing seems to resolve the issue.

      It is not affecting the running of my programs but it is good to not have these on my console.
      Please help

      03f128fa-e4cb-4cea-9181-3bbd6755d1db-image.png

      Edit : I assume this is because of Citrix gateway which I use to connect to a remote server but I don't know where to disable in order to not have these on my Application output

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Savitha
      Given that all of these are messages from Ctx..., Qt or Creator has nothing to do with them. If this is a command-line program and a library is writing them to stdout or stderr they will appear in the terminal. Maybe Google for CtxDelayLoad and see where they come from and what you can do about them.

      1 Reply Last reply
      1

      • Login

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