Re: [Development] Qt 5.6/dev compilation from Git

2015-09-04 Thread Thiago Macieira
On Friday 04 September 2015 09:44:33 Valery Kotov wrote: > ./configure -developer-build -opensource -nomake examples -nomake tests > -confirm-license -no-gtkstyle Hello Valery You used -developer-build, which means you're declaring yourself a Qt developer and you're taking responsibility for fix

[Development] Qt 5.6/dev compilation from Git

2015-09-03 Thread Valery Kotov
Dear mailing list, I would like to ask for a bit of support or for a hint maybe. I used to use Building_Qt_5_from_Git article ( https://wiki.qt.io/Building_Qt_5_from_Git#Getting_the_source_code) on wiki page and haven't experienced any issues compiling Qt framework until now. But recently I've fac