개인적으로 GTK+를 선호하나 요구사항에 따라 진행 필요함

Qt v5.15로 지정받아 v5.15를 기준으로 진행함

Preparation

cpan install English
perl -MEnglish -e 'print "English module is available\\n"'

BUILD

$ git clone git://code.qt.io/qt/qt5.git
$ cd qt5
$ git checkout 5.15