Hello again!22:12, 13 december 2016 г., Konstantin Podsvirov :Hello guys!QtSDK maintenance now based on 2.0.4 framework, but what about 2.0.4 tag and binaries for QtIFW?Ping.
___
Development mailing list
Development@qt-project.org
http://lists.qt-project.
Hi,
I am tracking a crash problem in Qt library on Mac. First of all, I build a
Qt 5.7.1 library from git with :
$ ./configure -confirm-license -developer-build -opensource -nomake
examples -nomake tests
Then build an example program via the the qmake built
$ qmake CONFIG+=debug
Run it via ll