After expanding and moving to the extraction destination, execute the following command
python3 configure.py make make install
After expanding and moving to the extraction destination, execute the following command Optional pass when asked for sip and qmake Specified from the folder at the time of sip installation
python3 configure.py --sip ~/work/sip-4.18.1/sipgen/sip --qmake /usr/local/Cellar/qt5/5.7.0/bin/qmake make make install
Reference site http://d.hatena.ne.jp/mFumi/20141112/1415806010
Recommended Posts