- Install Qt
- Install GSL
Command (Download source):
$ git clone https://github.com/polyworld/polyworld.git
Command (Configure):
$ cd ~/polyworld
$ ./configure -q ~/Qt/5.7/clang_64/bin/qmake
Result:
Operating System: darwin
CXX: clang++
Toolchain: llvm
QMake: /Users/username/Qt/5.7/clang_64/bin/qmake
Optimization: optimized
OpenMP Supported: False
Configure complete.
Command (Run):