Re: [Interest] Shadow Build Question

2017-01-19 Thread Carel Combrink
Just my 2c: Never ignore the warning when building QtCreator from source. I've had numerous issues because of this on windows: https://bugreports.qt.io/browse/QTCREATORBUG-14917 Regards On Fri, Jan 20, 2017 at 4:26 AM, Thiago Macieira wrote: > On sexta-feira, 20 de

Re: [Interest] Shadow Build Question

2017-01-19 Thread Thiago Macieira
On sexta-feira, 20 de janeiro de 2017 00:44:14 PST Konstantin Shegunov wrote: > If I recall correctly, it's supposedly a limitation of qmake. But, again if > memory serves me, you can safely ignore the warning in most cases (take > this with a grain of salt, however). Indeed. There's a bug

Re: [Interest] Shadow Build Question

2017-01-19 Thread Konstantin Shegunov
If I recall correctly, it's supposedly a limitation of qmake. But, again if memory serves me, you can safely ignore the warning in most cases (take this with a grain of salt, however). On Thu, Jan 19, 2017 at 7:07 PM, Adrian Jäkel wrote: > When configuring my project for

[Interest] Shadow Build Question

2017-01-19 Thread Adrian Jäkel
When configuring my project for shadow build and setting my build directory to somewhere, i get a warning symbol and message that my build directory has to be on the same level as the source directory. Whats the reasoning behind that? I cannot remember that it ever was a problem to have it