For the errors issue it's just a matter of creating a nim.cfg file which sets 
`threads: on`. Creating this file tells the editor that you're using this 
option, and you don't have to use `--threads:on` while compiling.

Reply via email to