If put the source file in the root drectory ,it got "cannot create directory: c:nimcache"
@PV
The "problem" here is that, if someone manages to put the source code in an unwritable directory, the compiler can't create the nimcache subdirectory. If the source code is in a writable directory such as the root directory of a memstick, there's no problem.