How to solve fatal error c1083: cannot open precompiled header file

Source: Internet
Author: User

[Problem]

1> ------ build started: Project: browsercomponent, configuration: Debug Win32 ------

1> build started 11:02:43.
1> initializebuildstatus:
1> touching "Debug \ browsercomponent. unsuccessfulbuild ".
1> clcompile:
1> stdafx. cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ stdafx. CPP (5): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomkeyword.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomkeyword.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomtimeoperation.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomtimeoperation.cpp (28): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomstrategy.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomstrategy.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomrun.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomrun.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomregoperation.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomregoperation.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomfilepathini.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomfilepathini.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomcommonfuns.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomcommonfuns.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> fp_browsercomblacklist.cpp
1> D: \ fp_work \ code \ project_0129 \ fun player \ rel2.8.6 \ SRC \ toolkits \ browsercomponent \ fp_browsercomblacklist.cpp (27): Fatal error c1083: cannot open precompiled header file: 'debug \ browsercomponent_mtd.pch': no such file or directory
1> generating code...
1>
1> build failed.
1>
1> time elapsed 00:00:00. 19

========== Build: 0 succeeded, 1 failed, 1 up-to-date, 0 skipped ========

[Solution]

Change the precompiled header to create (/YC)

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.