Re: [Development] 32bit linux build of qt5.10.0 w/ webengine

2017-12-22 Thread Thiago Macieira
On sexta-feira, 22 de dezembro de 2017 10:30:12 -02 Konstantin Tokarev wrote: > Well, -m32 is also a kind of cross-compilation. It requires completely > different set of dependency packages to be preinstalled. Not exactly. Yes, it requires a different set of packages to be installed, but they're

[Development] Branching '5.9.4' from '5.9' started

2017-12-22 Thread Jani Heikkinen
Hi all, We have now soft branched '5.9.4' from '5.9' so please start using '5.9.4' for new changes targeting Qt 5.9.4 release. Target is to do final downmerge from '5.9' -> '5.9.4' and finalize branching at the beginning of January 2018 so there should be enough time to finalize ongoing ones in

Re: [Development] Integrating Common Print Dialog project into Qt

2017-12-22 Thread Albert Astals Cid
El dijous, 21 de desembre de 2017, a les 10:33:53 CET, Rithvik Patibandla va escriure: > > On 21-Dec-2017, at 2:52 PM, Albert Astals Cid > > wrote: > > > > I see a big-ish problem that is that it uses QtQuick so it can't really go > > into qtbase where the current printing dialog lives, so if th

Re: [Development] 32bit linux build of qt5.10.0 w/ webengine

2017-12-22 Thread Konstantin Tokarev
22.12.2017, 15:26, "Thiago Macieira" : > On quinta-feira, 21 de dezembro de 2017 22:00:26 -02 Kevin Kofler wrote: >>  Thiago Macieira wrote: >>  > To build? At least 8 GB of RAM and please use a 64-bit toolchain. You may >>  > compile for 32-bit, but you need to use a 64-bit linker executable. >>

Re: [Development] 32bit linux build of qt5.10.0 w/ webengine

2017-12-22 Thread Thiago Macieira
On quinta-feira, 21 de dezembro de 2017 22:00:26 -02 Kevin Kofler wrote: > Thiago Macieira wrote: > > To build? At least 8 GB of RAM and please use a 64-bit toolchain. You may > > compile for 32-bit, but you need to use a 64-bit linker executable. > > I haven't tried 5.10.0 yet, but 5.9.3 built fi

Re: [Development] Gerrit problems fixed (?)

2017-12-22 Thread Tuukka Turunen
Excellent, thanks! -- Tuukka From: Tony Sarajärvi Date: Friday, 22 December 2017 at 9.40 To: "development@qt-project.org" Subject: Gerrit problems fixed (?) Hi again! The gerrit problems we’ve seen (example below (pardon for top posting with Outlook)) are potentially fixed. The problem was

Re: [Development] Reporting errors for powershell scripts executed by Coin

2017-12-22 Thread Konstantin Tokarev
> Hi > > We ignore the results of PS1 scripts because A) We have bad scripts that try > to remove folders that don't exists anymore (should be cleaned) and B) as > your example said, if we enabled enforcing of them now, things would break > apart (fix needed as well 😝) B is fixed already, ho

Re: [Development] Reporting errors for powershell scripts executed by Coin

2017-12-22 Thread Tony Sarajärvi
Hi We ignore the results of PS1 scripts because A) We have bad scripts that try to remove folders that don't exists anymore (should be cleaned) and B) as your example said, if we enabled enforcing of them now, things would break apart (fix needed as well 😝) -T -Original Message- From: