I took information from here: [http://nim-lang.org/docs/nimc.html](http://forum.nim-lang.org///nim-lang.org/docs/nimc.html) about path option and .cfg files, here: [http://nim-lang.org/docs/manual.html#modules-import-statement](http://forum.nim-lang.org///nim-lang.org/docs/manual.html#modules-import-statement) about import system, and added nim.cfg with:\--path: "gui"| ---|--- , added folder "gui", where were simulinks to all .nim wrappers - all worked.
I'll try to work with it more. (system: Debian x64 unstable)