{ "id": "149256", "key": "TIMOB-19108", "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": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2015-07-01T13:17:35.000+0000", "created": "2015-06-30T00:07:49.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-4.1.0" ], "versions": [ { "id": "16723", "description": "Windows Platform Support, ListView updates, Vector overlays in maps", "name": "Release 4.1.0", "archived": false, "released": true, "releaseDate": "2015-07-08" } ], "issuelinks": [], "assignee": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2015-07-09T22:53:17.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.Steps To Reproduce:\r\n1. Do \"appc new\" & follow prompts for creating a window module.\r\n\r\nh5.Actual Results:\r\n1. The module creation fails due to missing boost libraries.\r\n*NOTE* - I am not sure if boost are required dependency for building window modules.\r\n\r\n{code}\r\nC:\\Users\\Steve Ballmer\\Desktop>appc new\r\nAppcelerator Command-Line Interface, version 4.1.0-4\r\nCopyright (c) 2014-2015, Appcelerator, Inc. All Rights Reserved.\r\n\r\n? What type of project are you creating? Titanium Module\r\n? What's the project name? winmod\r\n? What's your application id (example: com.myapp)? com.app.winmod\r\nCMake Error at C:/ProgramData/Titanium/mobilesdk/win32/4.1.0.v20150629143726/windows/cli/vendor/cmake/share/cmake-3.1/Modules/FindBoost.cmake:1182 (message):\r\n Unable to find the requested Boost libraries.\r\n\r\n Unable to find the Boost header files. Please set BOOST_ROOT to the root\r\n directory containing Boost or BOOST_INCLUDEDIR to the directory containing\r\n Boost's headers.\r\nCall Stack (most recent call first):\r\n CMakeLists.txt:40 (find_package)\r\nCMake Error at C:/ProgramData/Titanium/mobilesdk/win32/4.1.0.v20150629143726/windows/cli/vendor/cmake/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:138 (message):\r\n Could NOT find JavaScriptCore (missing: JavaScriptCore_INCLUDE_DIRS\r\n JavaScriptCore_LIBRARIES)\r\nCall Stack (most recent call first):\r\n C:/ProgramData/Titanium/mobilesdk/win32/4.1.0.v20150629143726/windows/cli/vendor/cmake/share/cmake-3.1/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)\r\n cmake/FindJavascriptCore.cmake:55 (find_package_handle_standard_args)\r\n CMakeLists.txt:44 (find_package)\r\nERROR | titanium exited with non-zero exit code (1)\r\n{code}\r\n\r\nh5.Expected Result:\r\n1. Windows module should be created successfully. ", "attachment": [], "flagged": false, "summary": "Windows: Creating windows module from appc CLI errors out due to missing boost libraries", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio: 4.1.0.201506261427\r\nTi SDK: 4.1.0.v20150629125430\r\nTi CLI: 4.0.1\r\nAlloy: 1.6.2\r\nWindows: 8.1 Enterprise 64-bit\r\nAPPC NPM: 4.1.0-1\r\nAPPC CLI: 4.1.0-4 \r\nDevice: Nokia Lumia 928 - Windows Phone 8.1\r\nWindows emulator : 8.1", "closedSprints": [ { "id": 436, "state": "closed", "name": "2015 Sprint 13 Windows", "startDate": "2015-06-20T23:02:43.965Z", "endDate": "2015-07-04T23:02:00.000Z", "completeDate": "2015-07-06T14:03:22.174Z", "originBoardId": 144 } ], "comment": { "comments": [ { "id": "356336", "author": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/337", "updateAuthor": { "name": "kiguchi", "key": "kota", "displayName": "Kota Iguchi", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2015-06-30T00:47:58.000+0000", "updated": "2015-06-30T00:47:58.000+0000" }, { "id": "356479", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Issue is still reproducible with 4.1.0.v20150630142238\r\n\r\nEnvironment:\r\nAppc Studio: 4.1.0.201506261427\r\nTi SDK: 4.1.0.v20150630142238\r\nTi CLI: 4.0.1\r\nAlloy: 1.6.2\r\nWindows: 8.1 Enterprise 64-bit\r\nAPPC NPM: 4.1.0-1\r\nAPPC CLI: 4.1.0-4 \r\nDevice: Nokia Lumia 928 - Windows Phone 8.1\r\nWindows emulator : 8.1", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2015-07-01T00:29:10.000+0000", "updated": "2015-07-01T00:29:10.000+0000" }, { "id": "356541", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "I don't think the fixes from last day or two have been merged into 4.1 builds yet due to issues with the build machine. I think the longjohn issue has been causing Windows SDK builds to fail during unit tests, causing them to not get picked up as successful and merged into main SDK build.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2015-07-01T13:19:45.000+0000", "updated": "2015-07-01T13:19:45.000+0000" }, { "id": "357403", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Verified using:\r\n\r\nWindows 8.1\r\nAppc CLI (NPM): 4.1.0\r\nAppc CLI (Registry): 4.1.0\r\nTi SDK: 4.1.0.GA\r\n\r\nWhen creating a module the process no longer errors out due to missing boost libraries\r\n\r\nClosing ticket", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2015-07-09T22:53:13.000+0000", "updated": "2015-07-09T22:53:13.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }