Compiling on Vista

BlitzMax Forums/BlitzMax Beginners Area/Compiling on Vista

racingspider(Posted 2007) [#1]
Hello, I'm having problems compiling under Vista. I get an error message saying that there isn't permission to edit xx.debug.exe or something of similar consequence.
(I'm at work right now and can't get the exact message)
It seems to also have a problem with ld.exe or something.
How do you get BlitzMax to compile on Vista machines?

Stoopid "security"


Dreamora(Posted 2007) [#2]
You must be on an admin account and execute the ide through rightclick - run as administrator

If you want to prevent further problems: Disable UAC


racingspider(Posted 2007) [#3]
Disable UAC
Probably the best idea. lol thanks Dreamora.