| Summary: | SDL failed upgrade in VS 2017 on Windows | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Karen Huang <seaheart_2006> |
| Component: | file | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.1 | ||
| Hardware: | x86 | ||
| OS: | Windows 10 | ||
| Attachments: | migration report | ||
ADD more information: Environment:Windows Server 2016 + VS2017 + SDL default branch latest source Detailed steps to Reproduce: 1.hg clone https://hg.libsdl.org/SDL D:\SDL\src 2.Open a VS 2017 x86 command prompt as admin and browse to D:\SDL\src 3.devenv /upgrade VisualC\SDL.sln Hello, any updates? This issue does not reproduce in latest changeset: ed547554e2ed, so closed this bug. |
Created attachment 3279 [details] migration report Hello I built SDL failed when upgrading. Failure Like below: "Some errors occurred during migration. For more information, see the migration report: UpgradeLog.htm", which failed in changeset: 399cc39583cc firstly Below step to reproduce: devenv /upgrade VisualC\SDL.sln Then it will fail when upgrading. Could you please help take a look? Thanks!