Remove the. ipch and. sdf file methods that are generated when developing C + + program development

Source: Internet
Author: User
Tags visual studio 2010
When you develop a C + + program using Visual Studio 2010, you will find that some strange files have been created, such as a folder called Ipch. and a. sdf file with the same name as the project, and ipch the following files and. sdf files are large, at least 10M, large items may exceed 100M, what are these files for? These files are used by Visual Studio to save precompiled header files and IntelliSense, and deleting these files has no effect on the development of the project at all. What if I want to use precompiled header files and IntelliSense and don't want to see these boring files? Enter the following settings in Visual Studio: Go to Tools > Options, select "Text Editor > C + + > advanced" and find "Fallback location". Then set the "Always used Fallback location" and "Do not Warn if Fallback location used" to "True".

Remove the. ipch and. sdf file methods that are generated when developing C + + program development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.