Re: [ft-devel] getting problem while linking FT_test program

2005-09-15 Thread Kiran Mahajan
YAMATO San, thanks for your fast reply! and excuse for such a foolish query! :-D On Thu, 2005-09-15 at 22:52 +0900, Masatake YAMATO wrote: > Hi, > > > Hi all, > > i have written a test program (FT_test1) to test the freetype2 library. > > when i compile the program it compiled correctly and FT_te

Re: [ft-devel] getting problem while linking FT_test program

2005-09-15 Thread Masatake YAMATO
Hi, > Hi all, > i have written a test program (FT_test1) to test the freetype2 library. > when i compile the program it compiled correctly and FT_test1.o file is > created without any error or warnings. > > [EMAIL PROTECTED] freetype-2.1.10]# gcc -c -I/usr/include/freetype2/ - > I/usr/include/ FT

[ft-devel] getting problem while linking FT_test program

2005-09-15 Thread Kiran Mahajan
Hi all, i have written a test program (FT_test1) to test the freetype2 library. when i compile the program it compiled correctly and FT_test1.o file is created without any error or warnings. [EMAIL PROTECTED] freetype-2.1.10]# gcc -c -I/usr/include/freetype2/ - I/usr/include/ FT_test1.cpp but at