I don't know if this is news or not, but didn't see anything on the wiki or anywhere so:
I grabbed libfprint and fprint_demo and built them on OS X Leopard (10.5.6). I used libusb, imagemagick and gtk2 from darwin-ports. It was really quite painless, the only hitch was the -fgnu89-inline compiler option is unsupported on leopard's gcc (4.0.1) but it apparently compiled fine after removing it from the makefile. (Is there something I should do to otherwise inline the functions that would've been inlined by that option had it existed?) Anyways, my uru4000 microsoft usb reader works a treat now, enrolls and identifies surprisingly reliably in the demo app. (although it does seem slow, sometimes taking a minute or so to get a print, is that right?) Well, cheers to the team that wrote this! Now to see if I can integrate it with anything in the OS X authentication regime... -Mike _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
