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

allow building on Windows #267

Merged
merged 1 commit into from Jul 9, 2018
Merged

allow building on Windows #267

merged 1 commit into from Jul 9, 2018

Conversation

Eh2406
Copy link
Contributor

@Eh2406 Eh2406 commented Jul 9, 2018

Cargo build did not work on windows. looks like it was broken in #104 witch removed winapi as a dependency even tho it was used in the code.

I also added cross running cargo check to the lint run in ci so hopefully this will not regras so easily.

@Eh2406
Copy link
Contributor Author

Eh2406 commented Jul 9, 2018

CI changes got backed out, as I did not get the correct invocation.

Copy link
Member

@pietroalbini pietroalbini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks!

@pietroalbini pietroalbini merged commit 1ce204a into rust-lang:master Jul 9, 2018
@Eh2406
Copy link
Contributor Author

Eh2406 commented Jul 9, 2018

Could you set up appveyor or somehow make a cargo check -- windows a part of ci?

@retep998 retep998 mentioned this pull request Jul 12, 2018
13 tasks
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.

None yet

2 participants