foohid icon indicating copy to clipboard operation
foohid copied to clipboard

New release?

Open apowers313 opened this issue 7 years ago • 1 comments

I'm trying to build @mastahyeti 's U2F example, but it looks like the latest release pre-dates the example by nearly a year. It might be nice to post a new release at some point so that the U2F example works out-of-the-box.

Also, for future people that are looking to build that example note that you need another compilation flag:

gcc u2f.c -o virtual_u2f -framework IOKit -framework CoreFoundation

apowers313 avatar Oct 02 '17 18:10 apowers313

See https://github.com/unbit/foohid/pull/9#issuecomment-281926981.

btoews avatar Oct 02 '17 18:10 btoews