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

WIP: Add windows CI #524

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

Conversation

wiktor-k
Copy link
Collaborator

This is just an experiment to see how far can we go with building the crate on Windows using code from #523.

I'll try to push it as far as possible and when we're done we can merge that back to the target PR.

@wiktor-k
Copy link
Collaborator Author

Okay, I guess that's it for today. The build complains about missing v141_clang_c2 toolset and I can't find an easy way to install it.

I've made the following adjustments, that should be resolved:

  • changed the SDK minor version from 17134 to 17763 because of that one having an ISO here and as such easily installable in GitHub actions. I had to also adjust tpm-tss2 to be less picky about the SDK version.
  • I've made the msbuild search for any version.

Well... that's it for today... see you later~ 👋

@uglyoldbob
Copy link

I think the v141_clang_c2 toolset might only exist in visual studio 2017.

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.

2 participants