texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] Compilation problem TM 1.0.2.7 (Plugins/Freetype)


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] Compilation problem TM 1.0.2.7 (Plugins/Freetype)
Date: Wed, 12 Nov 2003 10:50:27 +0100 (CET)

Hi,

> same for me : Debian / gcc 3.3.2 / libfreetype6-dev 2.1.5.

Can you guys please try to

  * Replace FT_UInt by FT_Render_Mode at free_type.cpp:39 and
    free_type.hpp:41?

  * Compile with version 2.1.7 of FreeType?

Thanks, Joris

> On Tue, Nov 11, 2003 at 10:38:35PM +0100, Ralf Treinen wrote:
> > Hi,
> >
> > I just tried to compile 1.0.2.7. It bails out with:
> >
> > g++ -I./System -I./System/Boot -I./System/Classes -I./System/Files
> > -I./System/Link -I./System/Misc -I./Classes/Abstract -I./Classes/Atomic
> > -I./Classes/Compound -I./Data/Drd -I./Data/String -I./Data/Tree
> > -I./Data/Convert -I./Guile -I./Resource -I./Window -I./Plugins
> > -I/usr/X11R6/include -I/usr/include/freetype2 -Wall -Wno-return-type -O3
> > -fexpensive-optimizations -fno-rtti -fno-exceptions -ggdb -c
> > ./Plugins/Freetype/free_type.cpp -o Objects/free_type.o
> > Plugins/Freetype/free_type.cpp: In function `bool ft_initialize()':
> > Plugins/Freetype/free_type.cpp:51: error: invalid conversion from
> > `FT_Error
> >    (*)(FT_GlyphSlotRec_*, FT_Render_Mode_)' to `FT_Error
> > (*)(FT_GlyphSlotRec_*,
> >    unsigned int)'
> > make[2]: *** [Objects/free_type.o] Error 1
> > make[2]: Leaving directory
> > `/home/rt/debian/own/texmacs/texmacs-1.0.2.7/src'
> > make[1]: *** [TEXMACS] Error 2
> > make[1]: Leaving directory `/home/rt/debian/own/texmacs/texmacs-1.0.2.7'
> > make: *** [build-stamp] Error 2
> >
> > This is gcc 3.3.1.





reply via email to

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