0
Console window is not opening😢😢
21 ответ
0
does it pop up and go away or just not open at all?
0
its not at all opening bro !!!😢😢
0
ok, can you walk me through your program?
0
in my system its not opening
0
ok, are you not able to open the windows console or your executable console?
0
executable console
0
can you post any code?
0
simple code only hello
0
used one cout statement
0
and you don't get any errors?
0
yeah no errors
0
yes
0
does your code look like cout << "Text"; ? make sure the << is correct. I would assume that would throw an error if you used >> instead
0
its showing compiler is invalid
0
compiler setup is invalid itseems
0
hmm, that's weird, I've never seen that before
0
what to do now
0
What compiler and OS are you using?
0
windows 8 and gnu GCC
0
hmm, ok, have you tried any other compilers? I'm not familiar with that one. Some you have to input settings and adjustments. I use visual studio community