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
2,317 Views

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 Kudos
2 Replies
Sahira_Intel
Moderator
2,317 Views

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 Kudos
Qumber__Shahzaib
Beginner
2,317 Views

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

Reply