Emma Chris
Emma Chris

Reputation: 1

I am trying to Run Build Task in VSC (C code) and I get an error about missing a project or solution file

I am trying to compile my code (written in C), and I get the following error:

MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.

Previous to this (before I did an update to VSC, I had no issue with running my code.

I installed the compiler through MinGW and updated the compilerPath in the JSON file, but the error persists. Re-start also done

Upvotes: 0

Views: 47

Answers (0)

Related Questions