AppSync
AppSync copied to clipboard
Compiling stuck at `make` command. WSL on Windows, image Ubuntu.
Problem: I tried to compile the AppSync but getting this error: https://pastebin.com/YbyJXgMe
Step I do:
- Install WSL on Windows 10.
- Create an Ubuntu image.
- Install Theos with Swift as instruction.
- Clone the repo.
- cd to AppSyns/
- make
- Then get the above error and it stuck there until I send an interrupt signal.
Any help or instruction will be very welcoming. Thanks heap.