On 9/5/2014 1:20 AM, Koehne Kai wrote:
>> Subject: Re: [Interest] Weird issue: Debugger won't start when
>> qInstallMsgHandler is used
>>
>> On Thursday 04 September 2014 11:57:33 Mike Nolan wrote:
>>> I cannot understand why this is, however. Is this a bug
I have a weird issue that I finally tracked down.
I am using Qt Creator (2.8.1). When I was in debug mode, and hit the Start
Debugging button, the application would never actually load. Finally, I
traced it down to qInstallMsgHandler if I commented out that line then
the application would again