Re: [Plib-users] OSX tons of errors using FNT
Brought to you by:
sjbaker
From: Steve B. <sjb...@ai...> - 2005-06-21 04:03:45
|
Wesley Smith wrote: > Hi, > > I'm trying to use the font part of plib. I included #include > <plib/fnt.h> in my header file and did a -lplibfnt for the linker. > The thing is when I go to make the project, I get massive amounts of > errors from the plib header files. FNT relies on the PLIB 'UL' and 'SG' libraries - so you'll need to link those in too. ---------------------------- Steve Baker ------------------------- HomeEmail: <sjb...@ai...> WorkEmail: <sj...@li...> HomePage : http://www.sjbaker.org Projects : http://plib.sf.net http://tuxaqfh.sf.net http://tuxkart.sf.net http://prettypoly.sf.net -----BEGIN GEEK CODE BLOCK----- GCS d-- s:+ a+ C++++$ UL+++$ P--- L++++$ E--- W+++ N o+ K? w--- !O M- V-- PS++ PE- Y-- PGP-- t+ 5 X R+++ tv b++ DI++ D G+ e++ h--(-) r+++ y++++ -----END GEEK CODE BLOCK----- |