[fprint] Developing new application...
Thomas Ilnseher
illth at gmx.de
Wed Oct 21 13:04:58 BST 2009
Am Montag, den 19.10.2009, 11:56 -0600 schrieb Jason Gerfen:
> gcc -o file.c name-of-app -llibfprint
taht won't work. Use
gcc -o name-of-app file.c -lfprint
>
> Not sure if it is indeed the libfprint name perhaps someone can verify this?
>
> Jefferson Luiz Oliveira de Campos wrote:
> > Hi!
> >
> > I am developing an application suite of the examples provided. I'm
> > having difficulty compiling this new application. How do I add new
> > library?
> > To compile, use the command "make".
> >
> > Jeff
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > fprint mailing list
> > fprint at reactivated.net
> > http://lists.reactivated.net/mailman/listinfo/fprint
> >
>
>
More information about the fprint
mailing list