After building with go build, I get the correct output file. (*.exe) The new executable can be run, then I use the keyboard keys CTRL+ C to terminate the program, and then I re execute "go build", but always prompt "go install changelog: open changelog.exe: Access is denied." . Prior to the generation of the executable file cannot be removed,, can not be modified, unless restart the computer.
This is not a problem in my previous go version 1.2, after upgrading to 1.3, had this problem always, my operating system is windows7, a 32 bit operating system.
I don't known why.
By the way, the process manager could not see my termination process
no any antivirus software , It looks like the executable file is locked by the system always.It can't run again , unless to restart the computer
The problem is solved, it is a hidden garbage antivirus software caused.
I solve the problem through this tool: http://technet.microsoft.com/en-au/sysinternals/bb896653