freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FT]FreeType2 compile problem with ARM Developer Suite(ADS) v1.2


From: 嘉哲
Subject: [FT]FreeType2 compile problem with ARM Developer Suite(ADS) v1.2
Date: Wed, 17 May 2006 22:23:13 +0800

Hi,

           Does anyone know how to compile FreeType2 with ARM Developer Suite v1.2?

This is what I done now and followed the standard procedure by the file install.any.

1:       Disable PRE-COMPILED HEADERS

2:       Add ‘freetype/include’ to my Access Paths of DebugRel Setting and set it to System Paths

3:       Build correct subdirectory for FreeType2

           --freetype+

                         +--sub+

                              +--base---+ftsystem.c

+ftinit.c

                             +ftdebug.c

+ftbase.c

+ftbbox.c     

                             +ftglyph.c

+ftbdf.c       

                             +ftbitmap.c    

                             +ftgxval.c     

                             +ftmm.c      

                             +ftotval.c     

                             +ftpfr.c       

                             +ftstroke.c   

                             +ftsynth.c    

                             +fttype1.c    

                             +ftwinfnt.c

                    +--bdf-----+bdf.c

                    +--raster-+raster.c

4:       Disable all modules without bdf and raster (include/freetype/config/ftmodule.h)

@@ When I compile these .c file and I got 324 errors. Is there anything I didn’t do or setup??

These error seems not finding the correct header file or path.

My OS: MicroC/OS-II     

Compiler: ARM Developer Suite v1.2       

FreeType  v2.2.1

Target: ARM9 s3c2410

Thanks for give me a hand!!!!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]