Re: [Plib-users] OSX tons of errors using FNT
Brought to you by:
sjbaker
From: Wesley S. <wes...@gm...> - 2005-06-21 04:10:25
|
I actually got away with just linking to the FNT and UL libraries. wes On 6/20/05, Steve Baker <sjb...@ai...> wrote: > 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. >=20 > FNT relies on the PLIB 'UL' and 'SG' libraries - so you'll need to > link those in too. >=20 > ---------------------------- 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----- >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=3D7477&alloc_id=3D16492&op=3Dclic= k > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users > |