Lecio wrote:
> Oh my.. !!!!!!!!!!
>  
> I had that log after executed, how can I fix that dlls missing ?

No dll is actually missing.

> Ps.: Arquivo ou diretório não encontrado = File or folder not found
> 
> [ ]'s
> 
> Mono-INFO: DllImport loading library: './libUFScanner.so'.
> Mono-INFO: DllImport error loading library './libUFScanner.so: undefined
> symbol: usb_bulk_read'.

The library libUFScanner.so was loaded but it was not able
to resolve its import 'usb_bulk_read'. It seems that
your system is lacking "libusb".

This is not related to Mono anymore.

Robert

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to