Skip to content

document cross-compile and install/sync for newer contributors #160

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
virtuald opened this issue Apr 5, 2025 · 0 comments
Open

document cross-compile and install/sync for newer contributors #160

virtuald opened this issue Apr 5, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@virtuald
Copy link
Member

virtuald commented Apr 5, 2025

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).

@auscompgeek auscompgeek added the documentation Improvements or additions to documentation label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants