franneck94 / Vscode-C-Cpp-Runner

🚀 Compile, run and debug single or multiple C/C++ files with ease. 🚀
MIT License
53 stars 14 forks source link

Can’t compile with space in path #17

Closed Thomas-Cassar closed 3 years ago

Thomas-Cassar commented 3 years ago

After selecting a folder and hitting the build button the make command fails when there is spaces in the path. EX: “Executing task: usr/bin/make build —directory=/home/user/My Project With Space”

franneck94 commented 3 years ago

Hi, this is the expected behaviour. See