Re: [Development] qmake bug 17533

2015-02-09 Thread Oswald Buddenhagen
On Mon, Feb 09, 2015 at 02:19:05PM +0100, Bo Thorsen wrote: > On 02/09/2015 02:07 PM, Oswald Buddenhagen wrote: > > it may be that i replace that code wholesale in the next weeks. code > > already exists (since five years ...), but it wasn't developed in a very > > cooperative way, and nobody bothe

Re: [Development] qmake bug 17533

2015-02-09 Thread Bo Thorsen
On 02/09/2015 02:07 PM, Oswald Buddenhagen wrote: > On Mon, Feb 09, 2015 at 01:34:55PM +0100, Bo Thorsen wrote: >> I have been working on trying to fix >> https://bugreports.qt.io/browse/QTBUG-17533. >> >> The fix itself is really simple: [...] >> > riight ... Well, it is. But it showed other

Re: [Development] qmake bug 17533

2015-02-09 Thread Oswald Buddenhagen
On Mon, Feb 09, 2015 at 01:34:55PM +0100, Bo Thorsen wrote: > I have been working on trying to fix > https://bugreports.qt.io/browse/QTBUG-17533. > > The fix itself is really simple: [...] > riight ... > Does anyone here know this code? > no > It feels like an area where there could be dra

[Development] qmake bug 17533

2015-02-09 Thread Bo Thorsen
I have been working on trying to fix https://bugreports.qt.io/browse/QTBUG-17533. The fix itself is really simple: Remove line 559 of qmake/generators/makefiledeps.cpp. But when I tried compiling Qt itself with the modified qmake, I got a compile error. The bug is that qmake doesn't set main.m