-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
# command-line-arguments
C:\GoBot2\Console Server\Server.go:81:18: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:83:21: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:85:26: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:87:20: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:89:24: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:90:24: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:92:23: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:93:23: undefined: base64Decode
C:\GoBot2\Console Server\Server.go:205:7: undefined: logUpdate
C:\GoBot2\Console Server\Server.go:209:10: undefined: createDir
C:\GoBot2\Console Server\Server.go:209:10: too many errors
when i use
go build -o Server.exe "C:\GoBot2\Console Server\Server.go"
this command to compile console server, i got that error.
i saw same issue in github, but i cant resolve it. how can i resolve this error?
i compile that in windows 7 32bit, installed all package in README.md
Metadata
Metadata
Assignees
Labels
No labels