-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-BuildIssues pertaining to the build system, CI, infrastructure, metaIssues pertaining to the build system, CI, infrastructure, metaIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-ConhostFor issues in the Console codebaseFor issues in the Console codebaseProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
As mentioned in README, (also related to #534)
If you're running VS2019, you'll also need to install the "v141 Toolset" and "Visual C++ ATL for x86 and x64"
But actually v141 Toolset is not required in VS2019. The following are the configurations of my VS2019 and I can build the solution successfully.
To build the solution in VS2019, you need to have:
- Windows 10 version 1903
- Windows 10 SDK (10.0.18362.0)
- VS2019 with C++ Desktop and UWP development workloads, as shown in the above screenshots
And retarget the solution to v142 platform and the latest Windows SDK.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-BuildIssues pertaining to the build system, CI, infrastructure, metaIssues pertaining to the build system, CI, infrastructure, metaIssue-TaskIt's a feature request, but it doesn't really need a major design.It's a feature request, but it doesn't really need a major design.Product-ConhostFor issues in the Console codebaseFor issues in the Console codebaseProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.


