Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-5629] MobileWeb: Ti.include is not expanded correctly

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-06-07T08:25:31.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsMobileWeb
Labelsn/a
ReporterAndrew Kulinich
AssigneeAndrew Kulinich
Created2011-06-07T07:55:01.000+0000
Updated2017-03-09T19:49:45.000+0000

Description

get project on https://github.com/appcelerator-services/prototypes getting an error when building the project using mobile web sdk: {noformat} [TRACE] app property, ti.android.threadstacksize : 32768 [ERROR] Cannot find include file at: /cfg/cfg_includes.js {noformat}

Comments

  1. Andrew Kulinich 2011-06-07

    this happens because of:
       				src_path = os.path.join(os.path.dirname(filename),src)
       
    bq. Join one or more path components intelligently. *If any component is an absolute path, all previous components (on Windows, including the previous drive letter, if there was one) are thrown away*, and joining continues.
  2. Lee Morris 2017-03-09

    Closing ticket as fixed.

JSON Source