Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.6 KB

faq.md

File metadata and controls

32 lines (18 loc) · 1.6 KB

Frequently asked questions — CMake Tools 1.4.0 documentation

How can I get help?

Please visit the end-user support chat. This is a community chat. Microsoft does not actively monitor it.

Also look in the Troubleshooting guide.

Check the CMake Tools issue tracker and What's New to see if your issue is already known/solved before submitting a question or bug report. Feel free to Open a Github issue if your problem hasn't been reported.

Explore the CMake Tools documentation

What about CMake language support?

We support CMake language support natively in the CMake Tools extension.

How do I learn about CMake?

CMake Tools is not the same as CMake. There are many great resources around to learn how to use CMake.

How does CMake Tools work with C and C++ IntelliSense?

See Pass command-line arguments to the debugger

How do I perform common tasks

See the How To.