[TIMOB-20086] Windows: setup.js script doesn't set environment variables permanently on Windows 10
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-12-21T14:41:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Gary Mathews |
Created | 2015-12-02T14:05:36.000+0000 |
Updated | 2017-03-16T22:34:05.000+0000 |
Description
We have a setup.js script we use to help get SDK developers (and the build machine) configured for doing development and builds. When run on Windows 10, It says it's setting the JavaScriptCore_HOME, GTEST_ROOT, and BOOST_ROOT - but if I close and open a new cmd shell, those values aren't set.
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/511
Closing ticket as fixed.