Time lapse in every console program I compile?
Posted: Tue Sep 11, 2018 8:15 am
I'm new to CodeLite, and am checking it out in an attempt to return to learning programming/C++ after so many years.
In my case it's CodeLite 12.0, Windows 7 64 bit.
I just installed it a bit ago, and had to spend some time figuring out how to connect it with the
MingGW64 (I'm sure its called) compiler until I finally got that figured out.
Then I finally got a couple different written forms of Hello World (Command prompt) to work but...
I noticed every program I compile that works, it always says "Time Elapsed: 000:00:000" at the end of the command prompt right before "Press anykey to continue...". Just doesn't seem right to me as I never saw that when I was learning in Visual Studio way back in the day. I type exactly the code that they all write aright after installing the program, but they're programs turn out normal, (Don't have the Time elapsed)
I've been looking at Youtube tutorials on installing CodeLite when I installed it. I'm starting new projects as "Simple g++ command programs" if that helps.
So is this something normal about this version of CodeLite, or is could something be wrong?
If there is anything thing I could provide that would be helpful please let me know and I'll try my best to fetch it.
Thank you for your time, I hope I can help this.
In my case it's CodeLite 12.0, Windows 7 64 bit.
I just installed it a bit ago, and had to spend some time figuring out how to connect it with the
MingGW64 (I'm sure its called) compiler until I finally got that figured out.
Then I finally got a couple different written forms of Hello World (Command prompt) to work but...
I noticed every program I compile that works, it always says "Time Elapsed: 000:00:000" at the end of the command prompt right before "Press anykey to continue...". Just doesn't seem right to me as I never saw that when I was learning in Visual Studio way back in the day. I type exactly the code that they all write aright after installing the program, but they're programs turn out normal, (Don't have the Time elapsed)
I've been looking at Youtube tutorials on installing CodeLite when I installed it. I'm starting new projects as "Simple g++ command programs" if that helps.
So is this something normal about this version of CodeLite, or is could something be wrong?
If there is anything thing I could provide that would be helpful please let me know and I'll try my best to fetch it.
Thank you for your time, I hope I can help this.