[TIMOB-25997] Windows: Setup Jenkins Build with Visual Studio 2017
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-03-04T21:23:41.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Alan Hutton |
| Created | 2018-05-01T10:07:29.000+0000 |
| Updated | 2019-04-25T01:17:54.000+0000 |
Description
In order to support ARM64 build (TIMOB-25716), Jenkins should be building Titanium with Visual Studio 2017.
Would it be a breaking change to start compiling against a newer Windows SDK version?
As far as you uses Visual Studio 2017 it is ok to target to newer Windows 10 SDK I believe, but I remember when I tried to use VS2015 with newer Windows 10 SDK (like 10.0.16299) MSBuild fails to compile. So I think we should consider using newer Visual Studio (2017) when you want to update Windows SDK version.
Should be resolved from Chris Williams