You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sergey Grebnov (JIRA)" <ji...@apache.org> on 2014/05/14 00:33:15 UTC

[jira] [Created] (CB-6686) [3.5.0rc][Windows8] Build error if path contains whitespaces

Sergey Grebnov created CB-6686:
----------------------------------

             Summary: [3.5.0rc][Windows8] Build  error if path contains whitespaces
                 Key: CB-6686
                 URL: https://issues.apache.org/jira/browse/CB-6686
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows 8
    Affects Versions: 3.5.0
            Reporter: Sergey Grebnov
            Assignee: Sergey Grebnov


Create project in path w/ whitespaces
Add windows platform
Run build

Building Cordova Windows 8 Project:
        Configuration : Debug
        Directory : c:\temp\_rc3 5 0\app\platforms\windows8
        MSBuildToolsPath: C:\Program Files (x86)\MSBuild\12.0\bin\
cmd /c ""C:\Program Files (x86)\MSBuild\12.0\bin\msbuild" "c:\temp\_rc3 5 0\app\platforms\windows8\CordovaApp.sln" /clp:NoSummary;NoItemAndPropertyList;Verbosity=minimal /nologo /p:Configuration=Debug"
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Unblock-File : A positional parameter cannot be found that accepts argument
  '5'.
  At line:1 char:1
  + Unblock-File c:\temp\_rc3 5
Error: cmd: Command failed with exit code 2
    at ChildProcess.whenDone (C:\Users\Sergei\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\superspawn.js:131:23)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:743:16)
    at Process.ChildProcess._handle.onexit (child_process.js:810:5)



--
This message was sent by Atlassian JIRA
(v6.2#6252)