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. No qDebug() output in QtCreator Application Output pane.
Forum Updated to NodeBB v4.3 + New Features

No qDebug() output in QtCreator Application Output pane.

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 576 Views
  • 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.
  • J Offline
    J Offline
    jars121
    wrote on last edited by
    #1

    I've built an application on Qt 5.9.2 on OSX with QtCreator 4.5.0 which works very nicely. This morning I built Qt 5.10.0 on my Ubuntu machine, which I'll be using to cross compile for my target ARM device. The application compiles and runs on Ubuntu perfectly, but I've seemingly lost qDebug(), printf, etc. capability entirely.

    I've added CONFIG+=console, I've checked the 'Run in Terminal' box, etc., as per the numerous threads on this issue around the internet, but I cannot get anything to print to the 'Application Output' pane in Ubuntu. What am I missing here? I have the GDB debugger configured, so I'm not sure where else to look on this issue.

    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