Page 1 of 1
Argggghhh! EVC!

Posted:
Jun 23, 2002 @ 2:32pm
by fused
Before I had a slightly annoying build process (not too bad) it involved pressing Ctrl-F5, waiting for ActiveSync to wait up, then clicking "Yes I would like to build like I just asked you to".
TODAY however it has randomly decided to throw another dialog at the end: "Remote output file is out of date. Do you want to update the remote output file?". Yet another yes please do what I just bloody ASKED YOU to do!!
How can you stop all these stupid dialogs? Where are they coming from??

Posted:
Jun 23, 2002 @ 4:30pm
by R0B
Ctrl-f5 executes the program. If you just want to build it and get in on your device (without either of those messages) push f7 which simply builds the file. You would then have to manually execute it yourself, or use another command in eVC to execute it (which is what I usually do, since I usually want to check out a specific line of code in the debugger). You could also delete the file from your device before you tell eVC to execute, but that seems like more of a hassel.

Posted:
Jun 23, 2002 @ 5:28pm
by fused
Believe it or not F7 is even worse for annoying dialogs, that's why I started using Ctrl-F5.
Is there not a checkbox somewhere for "Do you want to receive annoying prompts asking you if you are sure you want to do what you just asked to do"?
Failing that, can you write a makefile which will compile, upload to the device and execute it?

Posted:
Jun 24, 2002 @ 10:09am
by refractor
I used to use a program called RTVReco that you could "program" to hit buttons on common dialogs for you... that may help if you can't fix things any other way. I don't have a URL to hand, though.


Posted:
Jun 26, 2002 @ 2:43pm
by angedelamort

Posted:
Jun 28, 2002 @ 10:56pm
by fused