microsoft / microsoft/vscode-cpptools
Missing from the tutorial: Includes
Open
@AlexandraKemperMS is already working on this.
Since Feb 22, 2023.
docs
Feature: Configuration
transferred-from-docs
- Dominant language
- TypeScript
- Stars
- 6.2k
- Forks
- 1.7k
- Avg merge
- 14h 46m
- Merged PRs (30d)
- 61
Description
Regarding this tutorial: https://code.visualstudio.com/docs/cpp/config-mingw
The following is notably missing:
- Setting the includePath variable.
- Setting linker related arguments.
- Walkthrough of building a C or C++ executable that includes a non-standard library.
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.