Non-Programming Question. Don't hesistate to Downvote, but help... | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Non-Programming Question. Don't hesistate to Downvote, but help...

I have been using Code::Blocks for long now. But these days, something strange has happened. Whenever i try printing data to the console, the console remains blank for entire 5s and then prints the data. Even this: #include<iostream> main() { std::cout<<"Hello"; return 0; } Is taking 6s to print! Also, the process return time shows 1.047s, which is not the real time... Please help me escape this slow speed! I have Win10 64bit with 4GB Ram and i5 Processor...

24th May 2017, 6:42 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
13 Answers
+ 5
try visual studio. i found codeblocks clunky on windows 10 also. It is my goto on my ubuntu box though
24th May 2017, 6:44 AM
jay
jay - avatar
+ 4
I dont know! Dare say you need a seperate compiler. I have only ever used vscode for editing html files and the like. I will do a bit of digging
24th May 2017, 7:22 AM
jay
jay - avatar
+ 3
did you get vscode?
24th May 2017, 6:56 AM
jay
jay - avatar
+ 3
@jay Yup, got VS Code as well... Now, please tell me, how to attach the process?
24th May 2017, 7:21 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 2
@jay Can we compile individual files on VS, like if I have a cpp file, can I run it without copying it into a project?
24th May 2017, 6:45 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 2
dont know. never tried. give it a go see if you like it. it is free so why not huh
24th May 2017, 6:46 AM
jay
jay - avatar
+ 2
wow. how fast is your internet? it is like huge
24th May 2017, 6:56 AM
jay
jay - avatar
+ 2
you want vs community edition. https://www.visualstudio.com/
24th May 2017, 6:57 AM
jay
jay - avatar
+ 2
if you're a student you can also get Clion for free
24th May 2017, 7:04 AM
‎ɐısıօլɐ
‎ɐısıօլɐ - avatar
+ 1
I have started downloading the packages, it will install soon ☺
24th May 2017, 6:49 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 1
Installed. Where is the build button?
24th May 2017, 6:52 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 1
Its asking me to attach it to a process...
24th May 2017, 6:52 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar