cocos2d/cocos2d-console

Cannot compile or deploy win32

Bilalmirza opened this issue · 0 comments

C:\Work\explottens\Explottens>cocos compile -p win32
Building mode: debug
Building...
Required VS version : [2013, 2015, 2017]
running: '"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.com" "C:\Work\explottens\Explottens\proj.win32\Explottens.sln" /Build "Debug" /Project "Explottens"'

'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Error running command, return code: 1.

I'm getting this error. It seems like the spaces are causing the trouble. Is there are fix to this?