I tried reinstalling Nim, clearing the cached program from `~/.cache/nim`, and
even explicitly specified the project file in `nim.project` settings. Still no
linting, nothing budges at all. I have no idea why it does not want to work.
No, I do not have any specific project configuration. I only have one `.nim`
source code file too.
That was actually the solution for [this other
user](https://github.com/pragmagic/vscode-nim/issues/104) who had the same
problem I had, and so it was one of the first things I tried. Unfortunately it
did not resolve the issue.
So one day for seemingly no reason, all types of Nim linting in text editors
stopped working. At first I thought it was a problem with specifically the Nim
plugin for VS Code (I opened up an issue for it
[here](https://github.com/pragmagic/vscode-nim/issues/170), has more details),
but I downlo
So while trying to cross-compile a pretty simple Nim program for Windows, I get
the following error message during compilation:
Error: execution of an external compiler program
'/usr/bin/x86_64-w64-mingw32-gcc -c -w -mno-ms-bitfields -O2 -g -pipe -Wall
-Werror=format-security -Wp