[cffi-devel] trouble loading dll via cff:use-foreign-library
    Mirko Vukovic 
    mirko.vukovic at gmail.com
       
    Mon Feb 18 15:22:31 UTC 2008
    
    
  
On Mon, Feb 18, 2008 at 10:01 AM, Luís Oliveira <luismbo at gmail.com> wrote:
> On 18/02/2008, Mirko Vukovic <mirko.vukovic at gmail.com> wrote:
>  > On Mon, Feb 18, 2008 at 8:06 AM, Luís Oliveira <luismbo at gmail.com> wrote:
>
> > >  What does (cffi:load-foreign-library "/bin/cyggsl-0.dll") tell you?
>  [...]
>
> > Doing a (cffi:load gives:
>  >
>  > EVAL: variable LIBGSL has no value
>  >    [Condition of type SYSTEM::SIMPLE-UNBOUND-VARIABLE]
>
>  That sounds like you tried (cffi:load-foreign-library libgsl) instead
>  of (cffi:load-foreign-library "/bin/cyggsl-0.dll"). Can you try again?
This time I get:
Unable to load foreign library: /bin/cyggsl-0.dll
   [Condition of type LOAD-FOREIGN-LIBRARY-ERROR]
>
>  Also, what version of CFFI are you using?
0.9.2
>
>  --
>
>
> Luís Oliveira
>  http://student.dei.uc.pt/~lmoliv/
>
Thanks,
Mirko
    
    
More information about the cffi-devel
mailing list