When Compiling To HTML5 No Update

Monkey Targets Forums/HTML5/When Compiling To HTML5 No Update

hardcoal(Posted 2011) [#1]
Every time i compile to html5 target in Run | Debug mode
the compiler somtetimes does nothing
why is that

cheers


hardcoal(Posted 2011) [#2]
All if fine i think it was my mistake ...


hardcoal(Posted 2011) [#3]
Again! whats the issue here?
why one time it compiles and one time its just run the same stupid compilation.

do i have to delete manualy the Build folder everytime?


hardcoal(Posted 2011) [#4]
I guess thats how things are..


Gerry Quinn(Posted 2011) [#5]
I get that too, but in my experience all you have to do is close mserver.


hardcoal(Posted 2011) [#6]
Maybe ur right, still. should be solved either on jungle ide or on monkey
compile progress.

some ppl are not aware of that while trying to fix not realizing the
run an old compile over and over.


Gerry Quinn(Posted 2011) [#7]
Oh I agree it needs to be fixed!

Just saying that closing mserver is way easier than deleting build folders. When my compile seems to do nothing, I do that and it seems to fix it.

I'm not actually sure that it fails to compile - I think it compiles but the old version gets reloaded in the browser. Originally I tried closing the browser, but I found closing mserver faster and more reliable.


therevills(Posted 2011) [#8]
What browsers are you guys using? I havent had this issue with Chrome...


hardcoal(Posted 2011) [#9]
hmm i admit i use lame explorer you reminded me to go for chrome.

but today it happened also while using GLFW btw.


Gerry Quinn(Posted 2011) [#10]
I use IE except for testing. I find Chrome very ugly and clunky: its interface seems poorly designed in terms of standard Windows expectations.


hardcoal(Posted 2011) [#11]
yea i hate stupid chrome interface

there minimalization becomes obssesive


Yoda(Posted 2011) [#12]
I had that problem and it was because the browser just ran the cached app instead of the new compiled one. Hitting the reload button of the browser updated it.