Console window is not opening😢😢 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Console window is not opening😢😢

26th Jan 2017, 7:12 PM
Harshith B
Harshith B - avatar
21 Answers
0
does it pop up and go away or just not open at all?
26th Jan 2017, 7:28 PM
Ethan
0
its not at all opening bro !!!😢😢
26th Jan 2017, 7:31 PM
Harshith B
Harshith B - avatar
0
ok, can you walk me through your program?
26th Jan 2017, 7:32 PM
Ethan
0
in my system its not opening
26th Jan 2017, 7:32 PM
Harshith B
Harshith B - avatar
0
ok, are you not able to open the windows console or your executable console?
26th Jan 2017, 7:35 PM
Ethan
0
executable console
26th Jan 2017, 7:37 PM
Harshith B
Harshith B - avatar
0
can you post any code?
26th Jan 2017, 7:37 PM
Ethan
0
simple code only hello
26th Jan 2017, 7:38 PM
Harshith B
Harshith B - avatar
0
used one cout statement
26th Jan 2017, 7:38 PM
Harshith B
Harshith B - avatar
0
and you don't get any errors?
26th Jan 2017, 7:39 PM
Ethan
0
yeah no errors
26th Jan 2017, 7:39 PM
Harshith B
Harshith B - avatar
0
yes
26th Jan 2017, 7:43 PM
Harshith B
Harshith B - avatar
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
26th Jan 2017, 7:43 PM
Ethan
0
its showing compiler is invalid
26th Jan 2017, 7:45 PM
Harshith B
Harshith B - avatar
0
compiler setup is invalid itseems
26th Jan 2017, 7:46 PM
Harshith B
Harshith B - avatar
0
hmm, that's weird, I've never seen that before
26th Jan 2017, 7:47 PM
Ethan
0
what to do now
26th Jan 2017, 7:47 PM
Harshith B
Harshith B - avatar
0
What compiler and OS are you using?
26th Jan 2017, 7:48 PM
Ethan
0
windows 8 and gnu GCC
26th Jan 2017, 7:48 PM
Harshith B
Harshith B - avatar
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
26th Jan 2017, 7:50 PM
Ethan