Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-07 Thread Oswald Buddenhagen
On Tue, Dec 06, 2016 at 03:53:37PM +0100, Gunnar Roth wrote: > >Possibly pull every now and again in there. If you need to be in the bleeding > >edge, git submodule update is the wrong tool. > > So what is the right tool? > init-repository -f --branch ___

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-06 Thread Thiago Macieira
On terça-feira, 6 de dezembro de 2016 15:53:37 PST Gunnar Roth wrote: > Hi Thiago, > now I get confused. > > >That's not enough. You need to > >cd qtbase && git checkout 5.8.0 > > When I do this I get the old code which does not compile. > Doing cd qtbase && git checkout 5.8 gives me the new co

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-06 Thread Gunnar Roth
Hi Thiago, now I get confused. >That's not enough. You need to >cd qtbase && git checkout 5.8.0   When I do this I get the old code which does not compile. Doing cd qtbase && git checkout 5.8 gives me the new code   >Possibly pull every now and again in there. If you need to be in the bleeding

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Thiago Macieira
Em terça-feira, 6 de dezembro de 2016, às 00:00:20 PST, Gunnar Roth escreveu: > > It is, but it's possible that the qt5 link to qtbase is outdated due to > > having failed to integrate. You need to update qtbase to the 5.8.0 > > branch, even past what qt5 requires of you. > > i did git checkout 5.

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Gunnar Roth
> Am 05.12.2016 um 20:07 schrieb Thiago Macieira : > > Em segunda-feira, 5 de dezembro de 2016, às 15:42:25 PST, Gunnar Roth > escreveu: >> Hello, >> My try to build qt 5.8.0 from git using vs2017 rc (CL 19.10.24629) failed >> already when building configure. (commit >> 2c27ccd1c9a821edd071cae63

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Thiago Macieira
Em segunda-feira, 5 de dezembro de 2016, às 15:42:25 PST, Gunnar Roth escreveu: > Hello, > My try to build qt 5.8.0 from git using vs2017 rc (CL 19.10.24629) failed > already when building configure. (commit > 2c27ccd1c9a821edd071cae6336ecb2066ce2ab7) the qt 5.8 beta did work. Using > CL 19.00.24

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Gunnar Roth
: "Friedemann Kleint" An: development@qt-project.org Betreff: Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression Hi, >My try to build qt 5.8.0 from git using vs

Re: [Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Friedemann Kleint
Hi, >My try to build qt 5.8.0 from git using vs2017 rc (CL 19.10.24629) failed already when building configure. (commit 2c27ccd1c9a821edd071cae6336ecb2066ce2ab7) >the qt 5.8 beta did work. Using CL 19.00.24213.1 (vs2015 upd3 + kb) also works. >does anyone have the same problem? Probably const

[Development] git 5.8.0 build failure with vs 2017 rc error C3615: constexpr function 'QAlgorithmsPrivate::qt_builtin_ctz' cannot result in a constant exp ression

2016-12-05 Thread Gunnar Roth
Hello, My try to build qt 5.8.0 from git using vs2017 rc (CL 19.10.24629) failed already when building configure. (commit 2c27ccd1c9a821edd071cae6336ecb2066ce2ab7) the qt 5.8 beta did work. Using  CL 19.00.24213.1 (vs2015 upd3 + kb) also works. does anyone have the same problem? Probably constex