You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wails build -webview2 embed -platform "windows/386" -nsis -upx -debug
when i try to compile for x64
github.com/Conight/go-googletrans
/home/o/go/pkg/mod/github.com/!conight/[email protected]/token.go:129:32: 2147483648 (untyped int constant) overflows int
/home/o/go/pkg/mod/github.com/!conight/[email protected]/token.go:137:16: 0x100000000 (untyped int constant 4294967296) overflows int
/home/o/go/pkg/mod/github.com/!conight/[email protected]/token.go:158:21: 4294967295 (untyped int constant) overflows int
The text was updated successfully, but these errors were encountered:
wails build -webview2 embed -platform "windows/386" -nsis -upx -debug
when i try to compile for x64
github.com/Conight/go-googletrans
/home/o/go/pkg/mod/github.com/!conight/[email protected]/token.go:129:32: 2147483648 (untyped int constant) overflows int
/home/o/go/pkg/mod/github.com/!conight/[email protected]/token.go:137:16: 0x100000000 (untyped int constant 4294967296) overflows int
/home/o/go/pkg/mod/github.com/!conight/[email protected]/token.go:158:21: 4294967295 (untyped int constant) overflows int
The text was updated successfully, but these errors were encountered: