I tried to run build.go but it threw
Starting: C:\Users\VIRGO SYSTEMS\go\bin\dlv.exe dap --check-go-version=false --listen=127.0.0.1:16735 from c:\Users\VIRGO SYSTEMS\Desktop\code\syncthing-main
DAP server listening at: 127.0.0.1:16735
Build Error: go build -o c:\Users\VIRGO SYSTEMS\Desktop\code\syncthing-main\__debug_bin.exe -gcflags all=-N -l .
package github.com/syncthing/syncthing: build constraints exclude all Go files in c:\Users\VIRGO SYSTEMS\Desktop\code\syncthing-main (exit status 1)
Thanks so much
Joe