| Summary: | SDL failed to upgrade the solution files | ||
|---|---|---|---|
| Product: | SDL | Reporter: | shanshan <1518134125> |
| 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: | Upgrade log file | ||
|
Description
shanshan
2017-12-07 08:33:50 UTC
I'm not able to reproduce that here. What is the output in the upgrade log? Created attachment 3111 [details]
Upgrade log file
Hi @Sam Lantinga, thanks for looking into this. I've attached the output in the upgrade log. BTW, the reason for this issue appears to be that there are two same "<ClInclude Include="..\..\src\audio\wasapi\SDL_wasapi.h" />" in the /VisualC/SDL/SDL.vcxproj. Thanks! This should fix it: https://hg.libsdl.org/SDL/rev/0e15bc808bc1 @Sam Lantinga, thank you so much for fixing this issue. I've verified your fix works well. Thanks! |