Cannot Run Build Task


First picture shows what happens if i run build task. Second one shows after i input “.\hello” in the terminal.

If I had to make a guess, the compiler has a hard time dealing with file paths that have special characters in it. So BOOKS & MATERIALS would need to be renamed here.

But as a general piece of advice, working on a compiled project like this inside of a cloud-storage folder can lead to weird results that may be hard to debug and solve. I recommend placing your project somewhere that’s not in OneDrive while you work on it, you can always back it up on OneDrive later.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.

Privacy & Terms