We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 4226

Summary: SDL failed upgrade in VS 2017 on Windows
Product: SDL Reporter: Karen Huang <seaheart_2006>
Component: fileAssignee: 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

Description Karen Huang 2018-08-13 06:34:26 UTC
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!
Comment 1 Karen Huang 2018-08-13 06:40:48 UTC
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
Comment 2 Karen Huang 2018-08-22 06:49:20 UTC
Hello, any updates?
Comment 3 Karen Huang 2018-08-24 01:45:43 UTC
This issue does not reproduce in latest changeset: ed547554e2ed, so closed this bug.