opencv + vscode environment to build

vscode environmental structures need to install g ++, cmake, and then download the plug cmake tool, cmake, attention cmake version is higher, in order + 3.7.2 with plug-in debug

opencv re-arranged method of compiling and apt-get method to download compressed package, I get a pass to apt-get, but found time to make a problem can not find the definition (in fact, I should have written question CMakeLists) , so he downloaded compile a pass (gaming experience very poor), and finally succeeded to get
several intermediate use of the more important tutorial below:

opencv installation related -

https://blog.csdn.net/tina_ttl/article/details/52745807
https://blog.csdn.net/ryuuei_1984/article/details/52209331 (provide a reliable CMakeLists)

vscode + cmake related -

https://blog.csdn.net/u010472607/article/details/76166008
https://blog.csdn.net/u014265289/article/details/78213643/

Guess you like

Origin www.cnblogs.com/sasasatori/p/11811486.html