VS2013 cannot open the source file stdafx.h

Source: Internet
Author: User

First use VS2013, just start not very smooth, transplant a cvvimage class (OpenCV with), always error, display cannot open source file StdAfx.h, Project also has stdafx.h this file. It was later found that the file path was out of the question, and the cvvimage. h and. cpp files are copied directly to the project, and the path to the two files in the resulting project is in a different folder, and the stdafx.h is naturally not found.

In addition, the previous version of VS is called afx.h, which takes note of the file name in your project. Before the online saw someone said that because VS2013 already added stdafx.h to the precompiled header, so caused the conflict. I also found the precompiled header in my own file. But there is no conflict in writing # include "StdAfx.h".

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.