You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An easier approach for cross-compilation is you make a PR against mostrobotpy, it will publish all the wheels to the CI job, and you can download the wheels from that (see for example https://github.com/robotpy/mostrobotpy/actions/runs/14223454151, the 'cross-roborio' download).
The text was updated successfully, but these errors were encountered:
None of this is documented, and so it's hard for new contributors to do things.
To cross-compile, you need to run the docker container at https://github.com/robotpy/mostrobotpy/blob/main/.github/workflows/dist.yml#L217 and perform all the steps that are listed there.
An easier approach for cross-compilation is you make a PR against mostrobotpy, it will publish all the wheels to the CI job, and you can download the wheels from that (see for example https://github.com/robotpy/mostrobotpy/actions/runs/14223454151, the 'cross-roborio' download).
The text was updated successfully, but these errors were encountered: