Currently, I am working on cloning the Cilantro github repository. I did using Cmake and also downloaded the required dependencies. The issue is I cannot run any files inside the project as well as newly created .cpp files for testing. When I build the project it does builds successfully. but Whenever, I try to run by clicking in Local windows debugger I keep getting error unable to start program access denied.
Things, I have done but not helped
- uninstall MC*** antivirus
- disabled the Real-time protection in systems virus security
- rebuild the project and it build successfully
- also tried making cilantro as my set as project but than I am getting following error. cilantro, set as project I need help to run the project and remove the following error. Also,is there an easier way to clone and run the project in visual studios without using CMAKE GUI?
IDE: Visual Studios; Trying to run C++ program Used CMAKE gui to build this project Cilantro Github which I am trying to run is : https://github.com/kzampog/cilantro