Solve the Problem of error c2858 in integrated compilation using incredibuild

Source: Internet
Author: User

Today, we will transfer the solution in vc2008 to vc6 for compilation. because the solution is too large, we will use incredibuild for joint compilation. When compiling a project with a precompiled header, multiple errors similar to the following occur:

Error c2858: command-line option 'program Database Name (/FDE: \ project \ My \ Chinese \ debug \ gameclinet_ib_1.pdb) 'inconsistent with precompiled header, which used'/FDE: \ project \ My \ \ debug \ gameclinet. pdb' gameclinet. CPP

Baidu found that some netizens encountered the same problem. In the same way, they used incredibuild for joint compilation under vc6. If incredibuild is not used, there will be no problem in individual rebuild, but the problem still persists when the incredibuild fails.

The reason is that incredibuild does not support Chinese paths. You only need to change the directory path to English.

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.