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.
- Read/write access to global variable in multithreaded application RedByte
- Read/write access to global variable in multithreaded applica... PMunch
