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

Re: [MiNT] building fvdi



Hi Helmut

Just my thoughts: FT stands for FreeType, the font rendering engine of latest fvdi.
I think you will have to download the freetype sources.
Otherwise there is perhaps an option to disable the freetype module in fvdi?

Regards
Philipp


Am 21.12.2009 um 22:00 schrieb Helmut Karlowski:

Hi,

I cannot build fvdi. I get the error:

make fvdi_gnu.prg DEBUG=yes

...


In file included from ../modules/ft2/ft2.c:12:
../modules/ft2/devel/ft2build.h:36: freetype/config/ftheader.h: No such file or directory ../modules/ft2/ft2.c:13: freetype/freetype.h: No such file or directory
../modules/ft2/ft2.c:14: freetype/ftglyph.h: No such file or directory
../modules/ft2/ft2.c:15: freetype/ftsynth.h: No such file or directory
../modules/ft2/ft2.c:16: freetype/ftstroke.h: No such file or directory ../modules/ft2/ft2.c:126: freetype/fterrors.h: No such file or directory
make: *** [../modules/ft2/ft2.o] Error 1

The mentioned files are not under the fvdi-tree. Where do I find them?

Is the aranym-list better for this?

-Helmut