Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26524] Windows: Can not compile folder with spaces

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2018-11-14T21:38:18.000+0000
Affected Version/sRelease 7.5.0
Fix Version/sRelease 8.0.0
ComponentsWindows
Labelsn/a
ReporterKota Iguchi
AssigneeKota Iguchi
Created2018-11-07T01:59:42.000+0000
Updated2018-11-19T15:08:15.000+0000

Description

Latest [titanium-mobile-mocha-suite](https://github.com/appcelerator/titanium-mobile-mocha-suite/tree/master/Resources/folder%20with%20spaces) shows that Titanium project that contains folder with spaces does not compile. How to reproduce: * Create folder with spaces (i.e. "folder with spaces") under Resources folder. Building the project errors out with CMake Error:
[WARN]  CMake Error at CMakeLists.txt:263 (set_property):
  Syntax error in cmake code at

    titanium/vsbuild/mocha-suite/CMakeLists.txt:263

  when parsing string

    ${SOURCE_folder

  syntax error, unexpected $end, expecting } (15)
[DEBUG] -- Configuring incomplete, errors occurred!
Expected: It should compile without errors.

Comments

  1. Kota Iguchi 2018-11-07

    https://github.com/appcelerator/titanium_mobile_windows/pull/1311
  2. Samir Mohammed 2018-11-19

    *Closing ticket*. Verified fix in sdk version 8.0.0.v20181119055344. *Test and other information can be found at:* https://github.com/appcelerator/titanium_mobile_windows/pull/1311

JSON Source