D:workNim>nim c hello.nim c:nimconfignim.cfg(45, 2) Hint: added path: 'C:UsersBill.babelpkgs' [Pat h] c:nimconfignim.cfg(46, 2) Hint: added path: 'C:UsersBill.nimblepkgs' [Pa th] Hint: used config file 'C:Nimconfignim.cfg' [Conf] Hint: system [Processing] Hint: hello [Processing] CC: hello CC: stdlib_system In file included from d:worknimnimcachehello.c:8: C:Nimlibnimbase.h:156: limits.h: No such file or directory C:Nimlibnimbase.h:157: stddef.h: No such file or directory In file included from d:worknimnimcachestdlib_system.c:8: C:Nimlibnimbase.h:156: limits.h: No such file or directory
Obviously something very simply wrong.