cocos2d-console icon indicating copy to clipboard operation
cocos2d-console copied to clipboard

Cannot compile or deploy win32

Open Bilalmirza opened this issue 7 years ago • 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?

Bilalmirza avatar Jun 19 '18 07:06 Bilalmirza