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
`compile_webidebridge.sh` contains the cross-platform script we use to deploy the agent for all the supported platforms; it needs to be adjusted as per your `go` installation paths and OS.
25
+
26
+
You can use `bootstrapPlatforms` function to compile the needed CGO-enabled environment
27
+
28
+
Other prerequisites are:
29
+
* libappindicator (Linux only)
30
+
*[go-selfupdate] (https://github.com/sanbornm/go-selfupdate) if you want to test automatic updates
31
+
24
32
## Submitting an issue
25
33
26
34
Please attach the output of the commands running at the debug console if useful.
0 commit comments