Mahendra пишет:

> Hello,

Hello.

> 
> I am just trying to make a simple program using libfprint API. The 
> source code of my program is below.
> ...
> _____________________________________________________________________________________
> DeviceDiscovery.c: In function ‘main’:
> DeviceDiscovery.c:10: warning: assignment from incompatible pointer type
> /tmp/ccmoTdYI.o: In function `main':
> DeviceDiscovery.c:(.text+0x9): undefined reference to `fp_discover_devs'
> collect2: ld returned 1 exit status
> _____________________________________________________________________________________
> 
> 
> Any solution?
> 
> Regards,
> Mahendra Kariya
> http://www.mahendrakariya.blogspot.com

What is your compilation command? Did you append '-l fprint' to it? And
how did you install this library?

Best regards,
Vadim Evard.
_______________________________________________
fprint mailing list
[email protected]
http://lists.reactivated.net/mailman/listinfo/fprint

Reply via email to