microsoft / microsoft/vscode-cpptools
Problem outputting a simple Hello World using C++ in VSCode
Open
@pieandcakes is already working on this.
Since Mar 28, 2017.
debugger
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
I'm trying to simply display the message "Hello World" to the output however whenever I run the build task, nothing is output, it states there is an active task running right now when I try to rerun it, and creates an object file called main.o. Any help would be great.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.