Troubleshooting
In case compilation goes wrong.
Last updated
In case compilation goes wrong.
Last updated
If you encounter the following error:
you most likely didn't point xmake to vcpkg. This can be fixed by installing it and then running
For other errors, you can reset xmake config and refresh xrepo repositories by deleting the ./.xmake/ folder and running the command xrepo remove --all -y