Re: Problem loading uffi on Windows
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]>
| Newsgroups | gmane.lisp.clsql.devel |
|---|---|
| Message-ID | <[email protected]> |
MichaelL-mTnyLpuDpHxWk0Htik3J/[email protected] wrote: > Wouldn't it be better not to specify a path at all and rely on O/S > behaviour? I suppose it might. I use windows only rarely so I won't be working on this. But, I'd be glad to review patches. Probably, the place where this extension should go in is uffi:find-foreign-library with a special keyword to also (or only) look for the library in the environment path variable. Kevin