Skip to content
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

Fix Windows build #1

Open
chrisdembia opened this issue Dec 10, 2019 · 4 comments
Open

Fix Windows build #1

chrisdembia opened this issue Dec 10, 2019 · 4 comments

Comments

@chrisdembia
Copy link
Member

Hey @carmichaelong would you be interested in locally testing the Conda build scripts for Windows?

The steps would be to install Anaconda and run PowerShell lines from this YML file:
https://github.com/opensim-org/conda-opensim-moco/blob/master/.github/workflows/conda_build_windows.yml

If you're not interested, no problem.

@carmichaelong
Copy link
Member

Happy to help test this, but it's unclear to me what the exact steps are. Should I run the individual lines in each of the run sections? Or should I try something like conda env create -f conda_build_windows.yml? What checks should I do to make sure it worked?

@chrisdembia
Copy link
Member Author

Should I run the individual lines in each of the run sections?

Yes, this.

What checks should I do to make sure it worked?

First, I'm hoping we can get the conda-build --channel conda-forge . to complete without error. That doesn't mean it worked, but it's a necessary first step.

@carmichaelong
Copy link
Member

Error as shown below (unfortunately the powershell prompt didn't have a huge buffer, so can't go too far back in time. Let me know if you want the full log and I can try to run it again and pipe it to a file).

Looks like building opensim-moco itself worked before failing.
image

@chrisdembia
Copy link
Member Author

Thanks @carmichaelong. The main issue I see is that some filenames are too long :(.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants