Frank Goenninger <f...@me.com> writes:

>> Unable to load foreign library (LIBRARY-205).  Error opening shared
>> library libpng14-14.dll : %1 is not a valid Win32 application. .
>> [Condition of type CFFI:LOAD-FOREIGN-LIBRARY-ERROR]
>
> Hm - never seen this particular kind of error message but the nature
> of it points to a problem finding the DLL. Where is libpng14-14.dll
> located?

No, it points to a problem of x64 vs. 32-bit mismatch (the library is
found, but it's impossible to load it).

-- 
Regards, Anton Kovalenko <http://github.com/akovalenko/sbcl-win32-threads/wiki>
+7(916)345-34-02 | Elektrostal' MO, Russia


_______________________________________________
cffi-devel mailing list
cffi-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/cffi-devel

Reply via email to