- 
    Bug 
- 
    Resolution: Out of scope
- 
    P3: Somewhat important 
- 
    None
- 
    Qt Creator 4.7.0
- 
    Windows 10
When a pro file invokes an external application as part of QMAKE_POST_LINK, if this outputs via qDebug() it does not show up in the compile output. stdout/stderr output via printf/std::cout/std::cerr work fine so it only effects qDebug() output.