-
Notifications
You must be signed in to change notification settings - Fork 1
Compiling xpsync yourself
axell edited this page Mar 15, 2026
·
2 revisions
If you're on Linux, macOS or any other architecture thats not x86_64 Windows, you will need to compile xpsync yourself. Doing this is very easy though.
First up, clone the xpsync repo with git clone https://github.com/axellse/xpsync (you will of course need git installed), and navigate to the created directory.
See the wails installation guide for getting the dependencies you need. Then, install the wails cli.
Finally, run wails build to compile for your platform. The binary will be placed in build/bin.