How to Solve Windows emacs Build lisp slime error

Solution:
create a tmp folder under disk C
Add a line in the .emasc file:
(setq temporary-file-directory “C:/tmp”)
save the file
reopen Emacs shortcut key Alt + X and type slim

I was Googled the keywords to find the solution: Emacs MX slim error

Read More: