Idea for showing compilation-progress

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Idea for showing compilation-progress

Post by AND51 »

Hello!

I find it very interesting to see the amount of lines incresing, that are compiled.
What is your opinion about adding a ProgressBar? :o
In my opionion, this would be a nice (and interesting) way of displaying compilation status.
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

There is a progress bar, just click details.
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

Thank you! I haven't clicked that button yet.
PB 4.30

Code: Select all

onErrorGoto(?Fred)
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

What details button?
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

I couldn't see it, too, because compilation was done so fast.
In the compilation status window, there is shown which line the compiler is currently progressing... Next to it there is the button named "Detail".


BTW, is there a possibility to slow compilation so that you can see the window? Compilation is done too fast here... can hardly see anything... :lol:
PB 4.30

Code: Select all

onErrorGoto(?Fred)
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Post by nco2k »

AND51 wrote:BTW, is there a possibility to slow compilation so that you can see the window? Compilation is done too fast here... can hardly see anything... :lol:
write bigger apps. :wink:

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> is there a possibility to slow compilation so that you can see the window?

Good one. :lol:
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

> write bigger apps.
My biggest app cannot be compiled, I have to instal the newest libs of gnozal first.

> Good one
I don't want to slow this progress all the time, just once. Either it's too fast for a screenshot or I am too lame...
PB 4.30

Code: Select all

onErrorGoto(?Fred)
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

> is there a possibility to slow compilation so that you can see the window?

Image
oh... and have a nice day.
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Ahh. Seen it now!

:D
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
Thalius
Enthusiast
Enthusiast
Posts: 711
Joined: Thu Jul 17, 2003 4:15 pm
Contact:

Post by Thalius »

hmmm...

F5

... ZAP!

grrr...

F5

ZAP!

F5 F5 F5 F5

ZAP! ZAP ZAP!

ah .. there i saw something!

:lol:
"In 3D there is never enough Time to do Things right,
but there's always enough Time to make them *look* right."
"psssst! i steal signatures... don't tell anyone! ;)"
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

@ Thalius
I tried this already without success. Next time, I'll compile my biggest project to see at least a bit.

Then I pull all panels (stupid 1:1 translation ger-eng) :wink:
PB 4.30

Code: Select all

onErrorGoto(?Fred)
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

Here a snapshot compiling a small not finished program
Image
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

Ahhh, thank you, TS-Soft! :o
PB 4.30

Code: Select all

onErrorGoto(?Fred)
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

Maybe instead of slowing the compile you can get a slower computer or get your present one overloaded with running programs and then try a compile. :wink:
Post Reply