-
Notifications
You must be signed in to change notification settings - Fork 4
build_mac
Satoshi edited this page Jan 9, 2018
·
2 revisions
Qtをインストールしてシェルスクリプトを叩くだけで出来ます。
brew update
brew install qt
もしかしたらこうかも
動いたら編集してもらえると助かります
brew update -all
brew install cartr/qt4/qt
git clone https://github.com/satoshishimada/game_monitor.git
cd game_monitor
./qt_make.sh
ln -s build/GameMonitor.app/Contents/MacOS/GameMonitor GameMonitor