{ "id": "170089", "key": "AC-5302", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2017-11-11T19:53:17.000+0000", "created": "2017-10-23T10:19:04.000+0000", "labels": [ "cmake", "visualstudio2017", "windows10", "windowsphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-11-11T19:54:20.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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "I can not run on emulator or compile applications for Windows Phone after updating Windows 10 and Visual Studio 2017.\r\nI attach a log.txt file with console output and two files (\"CMakeError.log\"\r\n\"CMakeOutput.log\") created in the attempt to compile.\r\n\r\nWindows 10 is upgraded with the latest updates, Visual Studio 2017 just installed and Appcelerator Studio reinstalled with latest version available.\r\n\r\nI tried using 6.2.2.GA and 6.3.0.RC versions, and a 7.0.0 alpha, but the result is the same.\r\n", "attachment": [ { "id": "63463", "filename": "CMakeError.log", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-23T10:15:35.000+0000", "size": 4962, "mimeType": "text/plain" }, { "id": "63462", "filename": "CMakeOutput.log", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-23T10:15:35.000+0000", "size": 104, "mimeType": "text/plain" }, { "id": "63461", "filename": "log.txt", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-23T10:15:35.000+0000", "size": 7479, "mimeType": "text/plain" } ], "flagged": false, "summary": "Windows: No CMAKE_C_COMPILER could be found.", "creator": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "subtasks": [], "reporter": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "environment": " Name = Microsoft Windows 10 Pro\r\n Version = 10.0.15063\r\n Architecture = 32bit\r\n SDK Version = 6.2.2.GA", "comment": { "comments": [ { "id": "429415", "author": { "name": "creative_jira_user", "key": "uzbbert", "displayName": "Creative", "active": false, "timeZone": "Europe/Amsterdam" }, "body": "dont put any effort anymore into Windows Phone. Its a dead platform, and basically not worth your time and appcelerators'", "updateAuthor": { "name": "creative_jira_user", "key": "uzbbert", "displayName": "Creative", "active": false, "timeZone": "Europe/Amsterdam" }, "created": "2017-10-23T10:36:39.000+0000", "updated": "2017-10-23T10:36:39.000+0000" }, { "id": "429419", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "body": "It would be better for everyone, the problem is that my company has signed an SLA contract with a customer dating more than a year ago, which is the owner of the distributed application for the 3 OSs, including windows phone. At least for the moment I need to keep the application updated with the latest SDKs.", "updateAuthor": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-23T11:10:12.000+0000", "updated": "2017-10-23T11:10:12.000+0000" }, { "id": "429421", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~sandrolain] I believe this might be down to not having all the correct components installed, we're in the process of finalising documentation, could you check you have everything noted in the below installed\r\n\r\n1 Download the Visual Studio installer from https://www.visualstudio.com/vs/\r\n2 Run the installer and select the Visual Studio Edition you wish to install\r\n3 Select the following required Workloads and optional workload components\r\n * Universal Windows Platform Development with the C++ Universal Windows Platform Tools optional component\r\n4 Select the following required Individual Components, note that the versions may differ from what is listed below as new versions are released\r\n * SDKs, Libraries, and frameworks\r\n ** Windows 10 SDK (10.15063.0) for Desktop C++ x86 and x64\r\n ** Windows 10 SDK (10.0.15063.0) for UWP: C++\r\n\r\n5 If you wish to use emulators during development, select the Windows Mobile Emulators component in the Universal Windows Platform development optional packages\r\n6 Click 'Install'\r\n7 Once the install has finished, open Visual Studio to verify that the install worked\r\n", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2017-10-23T11:24:24.000+0000", "updated": "2017-10-23T11:24:47.000+0000" }, { "id": "429432", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "body": "Thanks\r\nThere was no installation of *Windows 10 SDK (10.15063.0) for Desktop C ++ x86 and x64* in the default installation.\r\nThe default option selected was *10.16299.0*", "updateAuthor": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-23T14:22:55.000+0000", "updated": "2017-10-23T14:22:55.000+0000" }, { "id": "429490", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "[~sandrolain] Great, does everything look good then? Are you able to build successfully? ", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2017-10-24T08:43:39.000+0000", "updated": "2017-10-24T08:43:39.000+0000" }, { "id": "429497", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "body": "Yes, I just tried running on Emulator and running Local Machine and now it works properly.\r\nPackaging also seems to be successful. I still have to try installing the builds on a real device.", "updateAuthor": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-24T11:25:37.000+0000", "updated": "2017-10-24T11:25:37.000+0000" }, { "id": "429770", "author": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~sandrolain], Let us know if the issue is still there for the device build? ", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2017-10-28T19:48:41.000+0000", "updated": "2017-10-28T19:48:41.000+0000" }, { "id": "429811", "author": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "body": "Yes, I've run realtime field tests today and the application is compiled, installed and executed correctly. The latest version of SDK seems much better than the beginning of the year.", "updateAuthor": { "name": "sandrolain", "key": "sandrolain", "displayName": "Sandro Lain", "active": true, "timeZone": "Europe/Rome" }, "created": "2017-10-30T10:00:24.000+0000", "updated": "2017-10-30T10:00:24.000+0000" } ], "maxResults": 9, "total": 9, "startAt": 0 } } }