On Monday 10 August 2015 14:40:58 Jérôme Godbout wrote:
> Hi,
> I have some problem under Windows to redirect the qDebug() default output,
> it seem to go to the Windows "debugger" output and I would like it to be
> sent to stdcerr instead. How/where can I change that for Windows (work
> normally u
On Monday 10 August 2015 14:40:58 Jérôme Godbout wrote:
> Hi,
> I have some problem under Windows to redirect the qDebug() default output,
> it seem to go to the Windows "debugger" output and I would like it to be
> sent to stdcerr instead. How/where can I change that for Windows (work
> normally u
Hi,
I have some problem under Windows to redirect the qDebug() default output,
it seem to go to the Windows "debugger" output and I would like it to be
sent to stdcerr instead. How/where can I change that for Windows (work
normally under Linux)?
I think I will have to recompile Qt to do this with