On Monday, 6 March 2023 12:17:39 PST Björn Schäpers wrote: > I had the exact same problem (but without QProcess). You have to use a trick > to disable the buffering, I don't know if its possible with QProcess, you > will have to use QProcess::CreateProcessArgumentModifier or most likely > CreateProcess directly.
QProcess gives you access to all options of CreateProcess, so if it's a matter of flags, it should be doable with it. If it's something else, we'd like to know. > If there is interest I can copy some of my data, but currently I can't > access it. -- Thiago Macieira - thiago.macieira (AT) intel.com Cloud Software Architect - Intel DCAI Cloud Engineering
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest