GLBasic forum

Main forum => GLBasic - en => Topic started by: mentalthink on 2013-Nov-15

Title: Hmlt5, compiling (More quick, possible?¿)
Post by: mentalthink on 2013-Nov-15
HI there, I have a queation , I don't know if it's possible, but in Html5 compiling it's possible pass somthing to the line command Compiler for accelerate the process... When don't worked fine, I see the compiler console say something like "Verifing process"[not exactly].

Really I think for only a few lines of code the compilation waste a lot of time in comparision with the another Platforms...

Title: Re: Hmlt5, compiling (More quick, possible?¿)
Post by: MrTAToad on 2013-Nov-15
Fortunately it is only done once (per project), but it does take a very long time...
Title: Re: Hmlt5, compiling (More quick, possible?¿)
Post by: mentalthink on 2013-Nov-15
Uhmm, then if I modify the project the times are lower?¿... Curious.... Thanks Mrtatoad, if only it's one time isn't too much problem...