[fprint] Can I use fp_internal.h functions?

Luca Campelli lucampelli at hotmail.com
Thu Aug 10 13:18:02 UTC 2017


In my program I need to verify prints with images, and the fp_internal.h functions

"int fpi_img_to_print_data(struct fp_img_dev *imgdev, struct fp_img *img, struct fp_print_data **ret)"
and
"fp_img *fpi_img_new(size_t size)"
would be extremely useful, but as I try to use them I receive the error message:
symbol lookup error: /home/luca/NetBeansProjects/FingerPrintBridgeLib/dist/FingerPrintBridgeLib.so: undefined symbol: fpi_img_to_print_data
I'm using JNI to bridge libfprint to my java application
Thanks in advance

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fprint/attachments/20170810/834427f2/attachment.html>


More information about the fprint mailing list