"Executable created"

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Re: "Executable created"

Post 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.
bye,
Daniel
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Re: "Executable created"

Post by Mistrel »

Do you not use the official IDE? :|
coder14
Enthusiast
Enthusiast
Posts: 327
Joined: Tue Jun 21, 2011 10:39 am

Re: "Executable created"

Post by coder14 »

Mistrel wrote:Do you not use the official IDE? :|
:lol:
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Re: "Executable created"

Post 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
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
Post Reply