-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Docs] README Required Dependencies #3299
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
Comments
Hello yoshiask, thank you for opening an issue with us! I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌 |
@yoshiask We are working on redesigning and adding a few things in the file. Thanks for the highlight. Would you like to update this by creating a PR? |
Sure thing, @Kyaa-dost! |
As I mentioned in the PR, the C++ workload shouldn't be required. If someone else can test on a fresh machine, that'd be good, but I just setup a fresh machine with this configuration as well. |
@yoshiask you don't happen to have a screenshot of what VS showed you when you opened the project initially, eh? |
@michael-hawker No, I don't, it didn't occur to me to save that |
No worries, I know when it prompted me it was only about the C++ v142 dependency, not the C++ workload as a whole. When I clicked on it, it just installed that single dependency for me. I wonder if it's a difference between VS versions. What VS 2019 version are you on? |
I think I was on 16.6.0, but I've updated since then so I don't really know. |
@yoshiask were you building in debug or release mode? (though I don't think that should make a difference) |
I was building in Debug |
Going to close this as #3300 answered the issue. |
The README lists a bunch of dependencies required to build the WCT projects. It includes C++ v142, but does not mention that it also requires the "Desktop development with C++" workload.
The text was updated successfully, but these errors were encountered: