{ "id": "169127", "key": "TIMOB-25031", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-08-22T01:55:17.000+0000", "created": "2017-07-27T13:48:04.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" }, { "id": "19572", "description": "Important fixes for 6.1.0", "name": "Release 6.1.1", "archived": false, "released": true, "releaseDate": "2017-06-16" } ], "issuelinks": [ { "id": "55816", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "169556", "key": "TIMOB-25169", "fields": { "summary": "Windows: Building TI Windows Module with WinSDK 10.15063 installed fails", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "55827", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "169535", "key": "TIMOB-25166", "fields": { "summary": "Windows: Building with VS2017 does not select 10.0.15063 SDK", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "None", "id": "6" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "55833", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "161370", "key": "TIMOB-23557", "fields": { "summary": "Windows: target win sdk attribute in timodule.xml", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-09T06:53:23.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "h5.Description\r\n\r\nWhen building a module with 10.0.15063 the module build process will error out with the below\r\n\r\n{code}\r\n[WARN] C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\include\\vccorlib.h(348): error C3940: 'EventRegistrationToken': identifier not found - possible mismatch between compiler and library versions. Please ensure vccorlib.h/.lib, vccorlib120.dll and c1xx.dll match [C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj]\r\n[WARN] C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\include\\vccorlib.h(348): fatal error C1903: unable to recover from previous error(s); stopping compilation [C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj]\r\n[TRACE] Done Building Project \"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj\" (default targets) -- FAILED.\r\n[TRACE] Done Building Project \"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj.metaproj\" (default targets) -- FAILED.\r\n[TRACE] Done Building Project \"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ALL_BUILD.vcxproj.metaproj\" (default targets) -- FAILED.\r\nDone Building Project \"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.sln\" (default targets) -- FAILED.\r\n[DEBUG] Build FAILED.\r\n[WARN] \"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.sln\" (default target) (1) ->\r\n\"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ALL_BUILD.vcxproj.metaproj\" (default target) (2) ->\r\n\"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj.metaproj\" (default target) (3) ->\r\n\"C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj\" (default target) (5) ->\r\n(ClCompile target) ->\r\n C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\include\\vccorlib.h(348): error C3940: 'EventRegistrationToken': identifier not found - possible mismatch between compiler and library versions. Please ensure vccorlib.h/.lib, vccorlib120.dll and c1xx.dll match [C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj]\r\n C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\include\\vccorlib.h(348): fatal error C1903: unable to recover from previous error(s); stopping compilation [C:\\Users\\ewan\\Documents\\Appcelerator_Studio_Workspace\\myawesomemod\\windows\\Windows10.ARM\\ComFoo.vcxproj]\r\n\r\n 0 Warning(s)\r\n 2 Error(s)\r\n\r\nTime Elapsed 00:00:00.66\r\n{code}\r\n\r\nUnlike TIMOB-24908 this issue is not resolved by setting a targetsdkversion\r\n\r\nh5.Steps to reproduce\r\n\r\n# Install SDK 10.0.15063 https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk\r\n# Run {{appc new -t timodule --id com.foo -n myawesomemodule}}\r\n# {{cd myawesomemodule/windows}}\r\n# {{appc run -p windows --build-only}}\r\n\r\nh5.Actual\r\n\r\nError above is thrown\r\n\r\nh5.Expected\r\n\r\nShould be able to build module", "attachment": [], "flagged": false, "summary": "Windows: Unable to build a module when using SDK 10.0.15063.0 and VS 2015", "creator": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "subtasks": [], "reporter": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "environment": "Windows 10 10.15063\r\nTi SDK: 6.1.1.GA", "closedSprints": [ { "id": 939, "state": "closed", "name": "2017 Sprint 17 SDK", "startDate": "2017-08-13T23:08:29.095Z", "endDate": "2017-08-27T23:08:00.000Z", "completeDate": "2017-08-27T21:10:54.125Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "426766", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "This one is fixed for now, along with TIMOB-25166. If I remember correctly original issue was fixed [since I updated nuget.exe|https://github.com/appcelerator/titanium_mobile_windows/commit/43d6b4a0332b59bbc36efb5f23567d8b4591dc6f].", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-08-16T04:48:09.000+0000", "updated": "2017-08-16T04:48:09.000+0000" }, { "id": "426832", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/1077", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-08-17T08:38:18.000+0000", "updated": "2017-08-17T08:38:18.000+0000" }, { "id": "426976", "author": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~kiguchi] [~eharris] Merged for master. Does it need a backport for 6_2_X?", "updateAuthor": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-08-21T20:15:01.000+0000", "updated": "2017-08-21T20:15:01.000+0000" }, { "id": "426994", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Merged to 6_2_X: https://github.com/appcelerator/titanium_mobile_windows/pull/1082", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-08-22T01:55:17.000+0000", "updated": "2017-08-22T01:55:17.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }