Lisp HUG Maillist Archive

cl-async can't find libuv.dll

Hello Everyone:
    I just use quicklisp to load the cl-async, but it not work .
    Reason is that it can't find the libuv.dll.

    i read the cl-libuv code and got  the default dll path in windows is c:/include/ or c:/include/uv and copy the dll to that path, it's still not work.
   
    my question is:
    In windows, how the LW search the dll files and the releate c++ head files, and which variable point it, PATH ?
    and how i can handle the problem.
  
   
    or it's just the cl-async or cl-libuv handle the search path and head files.




Updated at: 2020-12-10 08:31 UTC