Clion Program execution error: CreateProcess error=2, The system cannot find the file specified

后端 未结 0 1661
野趣味
野趣味 2021-01-01 06:39

Clion won\'t run any of my files. I have a basic file here:

#include 
int main() {
    std::cout << "Hello, World!" << s         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题