Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 528 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 528 Bytes

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