Skip to content

Add Win10 SDK lib subfolder name #27437

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

Merged
merged 1 commit into from
Aug 1, 2015
Merged

Add Win10 SDK lib subfolder name #27437

merged 1 commit into from
Aug 1, 2015

Conversation

retep998
Copy link
Member

@retep998 retep998 force-pushed the win10-sdk branch 5 times, most recently from d56317c to 967a578 Compare July 31, 2015 18:27
Some(e) => e,
None => return None,
};
// This seems to work but is totally a hack
Copy link
Member

Choose a reason for hiding this comment

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

Could you expand this to:

So far it looks like the "ProductVersion" of the SDK corresponds to the folder name that the libraries are located in except that the folder contains an extra ".0". For now just append a ".0" to look for find the directory we're in. This logic will likely want to be refactored one day.

Signed-off-by: Peter Atashian <[email protected]>
@alexcrichton
Copy link
Member

@bors: r+ 6a8aec3

@bors
Copy link
Collaborator

bors commented Jul 31, 2015

⌛ Testing commit 6a8aec3 with merge 8ce69e8...

@bors bors merged commit 6a8aec3 into rust-lang:master Aug 1, 2015
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.

3 participants