Go Format macro fails and disappears from menu
Posted: Fri Jun 07, 2013 7:19 am
Hi,
( Using Windows7 SP1 and Go1.1 ).
I just installed Zeus 3.97p on a Win7 and tried formatting some Go code but it resulted in the following error message :
After failure the Go macros no longer show up in the menu (nor in the options list) until after restarting of Zeus IDE.
Edit: It does not seem to depend on the code being formatted, since any (previously) good formatted code will also fail.
Any hints about where to look for a cause? On an vmware XP (3.97o) this works fine.
I did some Go-newbie coding for several days and Zeus really looks good.
Regards from Sweden,
// Rolf
( Using Windows7 SP1 and Go1.1 ).
I just installed Zeus 3.97p on a Win7 and tried formatting some Go code but it resulted in the following error message :
Code: Select all
Debug: Macro trace debugging is active.
Debug: debug_output
gofmt.exe -comments=true -w=true -tabs=false -tabwidth=4 "filename.go"
Error executing the 'Go Format' command!
Debug: system
Edit: It does not seem to depend on the code being formatted, since any (previously) good formatted code will also fail.
Any hints about where to look for a cause? On an vmware XP (3.97o) this works fine.
I did some Go-newbie coding for several days and Zeus really looks good.
Regards from Sweden,
// Rolf