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

Experiment: Rust and Conda hacking for Windows #9935

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

oskirby
Copy link
Collaborator

@oskirby oskirby commented Oct 4, 2024

Description

This is really my third attempt to upgrade Rust and get it working for Windows using a Conda environment. My development machine is a little bit different because I have an installation of MS Visual Studio 2019 that I have for other projects and I am hesitant to uninstall it to get conda working.

At present, this now works locally using the conda environment and it finds the Windows SDK that was installed with my VS2019 installation. Now it's time to see how these changes work with Powershell and in CI.

Reference

i.e Jira or Github issue URL

Checklist

  • My code follows the style guidelines for this project
  • I have not added any packages that contain high risk or unknown licenses (GPL, LGPL, MPL, etc. consult with DevOps if in question)
  • I have performed a self review of my own code
  • I have commented my code PARTICULARLY in hard to understand areas
  • I have added thorough tests where needed

@oskirby oskirby requested a review from a team as a code owner October 4, 2024 19:52
@oskirby oskirby requested review from jcristau and removed request for a team October 4, 2024 19:52
@oskirby oskirby marked this pull request as draft October 4, 2024 19:53
@oskirby oskirby removed the request for review from jcristau October 4, 2024 19:53
@oskirby oskirby force-pushed the naomi-tries-win-conda branch 6 times, most recently from eed2c48 to 4dd8bf9 Compare October 5, 2024 00:03
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

Successfully merging this pull request may close these issues.

1 participant