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 > > [email protected] > > http://lists.reactivated.net/mailman/listinfo/fprint > > > > _______________________________________________ fprint mailing list [email protected] http://lists.reactivated.net/mailman/listinfo/fprint
