Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-12512] Tooling: scons fails if blackberry folder does not exist

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2013-01-31T07:27:08.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sRelease 3.1.0, 2013 Sprint 03 JS, 2013 Sprint 03
ComponentsTooling
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2013-01-31T07:20:21.000+0000
Updated2017-03-09T18:38:26.000+0000

Description

When running "scons", it errors if there's no blackberry folder:
BUILD SUCCESSFUL
Total time: 37 seconds
scons: Reading SConscript files ...
OSError: [Errno 2] No such file or directory: 'blackberry':
  File "/Users/chris/appc/titanium_mobile/SConstruct", line 158:
    os.chdir('blackberry')
Build Failed, exiting

Comments

  1. Chris Barber 2013-01-31

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/3830
  2. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source