- fix package myproject/pkg/api is not in std
-
go mod init myproject - get all dependency files for a program
-
go get ./... - install rsrc tool
-
go install -v github.com/akavel/rsrc@latest -
go clean -modcache - https://code.visualstudio.com/docs/cpp/config-mingw
- Installing the MinGW-w64 toolchain
-
pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain - set Path windows to bin folder
-
C:\msys64\ucrt64\bin
Last modified: April 26 2024 17:57:52.