0

I downloaded Clion and all packages which I needed to work (I hope) and IDE doesn't compile "Hello World" program :(

Code:

#include <iostream>

int main() {
    std::cout << "Hello, World!" << std::endl;
    return 0;
}

Build errors: https://pastebin.com/J5UA9HpX

Any ideas? Regards, Dziura.

Sorry for bad English

Dziura
  • 1
  • 2

0 Answers0