Compile window not print should print 1024, compile window prompts as follows, is this why?
GOROOT=C: \ Go # gosetup
GOPATH=C: \ Users \ julyueluo \ go # gosetup
C: \ Go \ bin \ Go exe build - o C: \ Users \ julyueluo \ AppData \ Local \ Temp \ ___hello_go exe - gcflags "all=- N - l" C: \ Users \ julyueluo \ Go \ SRC \ helloworld \ hello Go # gosetup
Compilation finished with exit code 0
I didn't see all kinds of tutorial to set the edit configurations, but my goland requirements set before the run, I don't know the reason why is because I set the wrong
For help, thank you for your viewing, bow
CodePudding user response:
Should be a system variable problem!CodePudding user response:
I use this app # CSDN# found have technical content of the blog and friends to seek common to "[GO] to achieve first program", gathered together at https://blog.csdn.net/fangkang7/article/details/104761811CodePudding user response:
This is a tutorial I wrote, can look atCodePudding user response: