c:\go\pkg\tool\windows_amd64\link.exe: running gcc failed: exit status 1
C:/TDM-GCC-64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: i386 architecture of input file `C:\Users\rr\AppData\Local\Temp\go-link-453564847\000000.o' is incompatible with i386:x86-64 output
collect2.exe: error: ld returned 1 exit status
.\main.go:314:21: archiver.NewZip.Archive undefined (type func() *archiver.Zip has no field or method Archive)
archiver.Zip.Archive([]string{filepath.Dir(item_pth)}, savefolder+"\\Projects\\"+filepath.Base(item)+".zip")
.\main.go:314:18: invalid method expression archiver.Zip.Archive (needs pointer receiver: (*archiver.Zip).Archive)