[Mono-list] System.DllNotFoundException, but dll is there.

Robert Jordan robertj at gmx.net
Thu Oct 22 07:59:57 EDT 2009


Lecio wrote:
> ### That is the last log created by .exe, the application works normal..
> until the button "Init scanner" be clicked
> 
> see  attached file:  http://www.nabble.com/file/p26002699/logs.txt logs.txt 
> 
> ### That is  the log after Button "Init scanner" clicked
> ###############################################
> ### The app shut down after the click  

It's still the same issue:

> Mono-INFO: DllImport loading library: './libUFScanner.so'.
> Mono-INFO: DllImport error loading library './libUFScanner.so: undefined
> symbol: usb_bulk_read'.

Run 'ldd ./libUFScanner.so' and try to correct the errors it
will report.

Robert



More information about the Mono-list mailing list