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 - SDL failed upgrade in VS 2017 on Windows
Summary: SDL failed upgrade in VS 2017 on Windows
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: file (show other bugs)
Version: HG 2.1
Hardware: x86 Windows 10
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-13 06:34 UTC by Karen Huang
Modified: 2018-08-24 01:45 UTC (History)
0 users

See Also:


Attachments
migration report (63.02 KB, text/html)
2018-08-13 06:34 UTC, Karen Huang
Details

Note You need to log in before you can comment on or make changes to this bug.
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.