Home > Software engineering >  Ask: cmake, opencv vstudio configuration
Ask: cmake, opencv vstudio configuration

Time:11-21

Opencv3.4.2
Vs2019community
The configuration process the following problems
1. The vc can't load
2. Cmake lack the configure file, try to manually download failed,

CodePudding user response:

What version of the cmake? Does not support 2019? Try using the latest version of cmake or 2015
  • Related