Answer the question
In order to leave comments, you need to log in
How to output std::cout from multiple applications to one window (console)?
There is a program (Qt) that outputs debugging information to std::cout.
There is another program that catches text coming from the USB HID and redirects it to std::cout.
How to merge the output of these 2 programs into one console?
Everything can be rewritten, output where necessary, using the capabilities of Qt. But how is it easier and where?
OS: Windows 7
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question