Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

CMake Error at CMakeLists.txt:7 (project):

Krukrubo__Lawrence
初学者
3,826 次查看

Hello,

I keep  getting this error as I download Openvino studio and try to run the demo scripts

CMake Error at CMakeLists.txt:7 (project):
  No CMAKE_CXX_COMPILER could be found.

 

See attached image,

Please, how can I fix this?

0 项奖励
2 回复数
Sahira_Intel
主持人
3,826 次查看

Hi Lawrence,

What version of OpenVINO are you using? Did you correctly set up the Environment Variables? If you have not, please set up the environment variables and try to run the demos scripts again. 

Please let me know if this information is helpful.

Best Regards,

Sahira 

0 项奖励
Qumber__Shahzaib
初学者
3,826 次查看

I solved my problem of CMAKE by installing by Visual Studio 2019 feature "Desktop development with C++".

回复