Linting has inexplicably stopped working across the board

2020-08-18 Thread hauser
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.

Linting has inexplicably stopped working across the board

2020-08-15 Thread hauser
No, I do not have any specific project configuration. I only have one `.nim` source code file too.

Linting has inexplicably stopped working across the board

2020-08-15 Thread hauser
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.

Linting has inexplicably stopped working across the board

2020-08-14 Thread hauser
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

Problem with cross-compiling for Windows

2020-08-11 Thread hauser
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