Page 2 of 2

Re: "Executable created"

Posted: Fri Dec 16, 2016 7:48 pm
by DarkDragon
Mistrel wrote:When I compile I get that popup with the progress bar. Does this not include the time it takes to write the executable to disk?
Eww you could have mentioned that earlier. I haven't tried it out, I understood marcoagpinto in a way that there is no dialog or anything.

Re: "Executable created"

Posted: Fri Dec 16, 2016 8:20 pm
by Mistrel
Do you not use the official IDE? :|

Re: "Executable created"

Posted: Sat Dec 17, 2016 4:17 am
by coder14
Mistrel wrote:Do you not use the official IDE? :|
:lol:

Re: "Executable created"

Posted: Sat Dec 17, 2016 5:28 am
by nco2k
Marc56us wrote:
[08:25:06] Waiting for executable to start...
[08:25:06] Executable type: Windows - x86 (32bit, Unicode)
[08:25:06] Executable started.
actually, this only shows up when the debugger is enabled. if you run the exe with the debugger disabled, or if you create the exe, then you dont get those messages. so i agree, the log should show appropriate messages in such cases.

c ya,
nco2k