OpenCV Debug Realease Mode conversion considerations

Source: Internet
Author: User

General development is in the debug, debug under the configuration of the basic will be configured correctly. But release may cause errors, crashes


Generally detectable:

  1. Whether the library's mode is changed to release,

  2. Sometimes the property sheet changes, but in the code, if you have #paragma comment library, you also need to change, it is best not to comment in the code to add

  3. VS platform is consistent.

    VS2013 is an integrated vs212,vs2010 compilation tool that allows you to change different tools in the project properties, so you can use vs2013 to open a project that was created by VS2010;

    However, some libraries, corresponding to different versions of VS have different repositories, both to change the path of the library, but also to maintain the consistency of the platform.

OpenCV Debug Realease Mode conversion considerations

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.