zadigus / ChoupiMaton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChoupiMaton

Requirements

  • Qt 5.11
  • latest macOS
  • latest XCode

How to compile on MacOS

Troubleshooting

Cannot git push

Sometimes, git push will not work because ssh is not working correctly on the macOS VM. To fix the issue, run

GIT_SSH_COMMAND="ssh -o IPQoS=throughput" git push

About


Languages

Language:C++ 54.3%Language:QML 32.5%Language:Objective-C++ 9.2%Language:QMake 3.1%Language:JavaScript 0.5%Language:Gnuplot 0.3%