JCzz
JCzz
I only have: "go.toolsManagement.autoUpdate": true, in my settings.json file
Good question @hyangah VSCode: `GOGCCFLAGS='-fPIC -arch arm64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -ffile-prefix-map=/var/folders/ws/r3lmtqdj03d3jn5l3v3t_s3w0000gn/T/go-build1156416228=/tmp/go-build -gno-record-gcc-switches -fno-common' ` Go env: `GOGCCFLAGS='-fPIC -arch arm64 -pthread -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -ffile-prefix-map=/var/folders/ws/r3lmtqdj03d3jn5l3v3t_s3w0000gn/T/go-build53071494=/tmp/go-build -gno-record-gcc-switches -fno-common'` From the above...
Yes, only "-ffile-prefix-map=/var/folders/.......=/tmp/go-build" described above mismatch
Unable to set it up correctly, can you please help - thanks. Tried the following: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions...
Any new on this one?
Hi @townsend2010 Thanks for replying, and yes it work when on the same vLAN, just not when crossing vLAN. The thing is that it works, when running from the host...
Thanks for some heads-up @townsend2010 I am on MacOS version 13.4.1
Using Parallels it work, do you know if they are using vmnet?
Anyone know if multipass is using socket_vmnet when using qemu driver? link: https://github.com/lima-vm/socket_vmnet If so maybe they are able to getting me closer to a solution - thanks in advance.
thanks @townsend2010