[TIMOB-19662] Windows: Compile JavaScriptCore targeting Windows 10
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-10-09T13:28:09.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.1.0 |
Components | Windows |
Labels | n/a |
Reporter | Kota Iguchi |
Assignee | Kota Iguchi |
Created | 2015-10-02T07:19:38.000+0000 |
Updated | 2015-11-04T00:38:42.000+0000 |
Description
Titanium Windows SDK and HAL will fail to build under Visual Studio 2015 because current JavaScriptCore.lib is compiled under Visual Studio 2013. VS compiler will complain about the compiler version.
Do we need to set up a series of Jenkins builds for Windows 10? We'll likely need another windows build agent that we can set up with Win 10/VS2015 then too.
Verified using: Windows 10 Pro Appc Core: 5.1.0-42 Appc NPM: 4.2.1 Ti SDK: 5.1.0.v2015102819002 When creating a Windows Platform project and building for wp-device, ws-local and wp-emulator on Windows 10 the build is successful Closing ticket