Open honggyukim opened 5 years ago
build instruction
$ git clone git://code.qt.io/qt/qt5.git $ cd qt5 $ git checkout 5.12 $ perl init-repository
$ ./configure -developer-build -opensource -nomake examples -nomake tests $ make -j4
build instruction
$ ./configure -developer-build -opensource -nomake examples -nomake tests $ make -j4