-
Notifications
You must be signed in to change notification settings - Fork 9
Description
This is the error code
github.com/lxi1400/GoTitle
../go/pkg/mod/github.com/lxi1400/!go!title@v0.0.0-20210314075355-9d4645c96c0e/title.go:9:25: undefined: syscall.LoadLibrary
../go/pkg/mod/github.com/lxi1400/!go!title@v0.0.0-20210314075355-9d4645c96c0e/title.go:13:16: undefined: syscall.FreeLibrary
../go/pkg/mod/github.com/lxi1400/!go!title@v0.0.0-20210314075355-9d4645c96c0e/title.go:14:23: undefined: syscall.GetProcAddress
../go/pkg/mod/github.com/lxi1400/!go!title@v0.0.0-20210314075355-9d4645c96c0e/title.go:18:71: undefined: syscall.StringToUTF16Ptr
../go/pkg/mod/github.com/lxi1400/!go!title@v0.0.0-20210314075355-9d4645c96c0e/title.go:18:101: too many arguments in call to syscall.Syscall
have (unknown type, number, unknown type, number, number)
want (uintptr, uintptr, uintptr, uintptr)