texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] Can't compile TeXmacs-1.0.2.7-src with gcc-3.3.2


From: Juergen Rose
Subject: [Texmacs-dev] Can't compile TeXmacs-1.0.2.7-src with gcc-3.3.2
Date: Sat, 15 Nov 2003 12:35:29 +0100

Hi,

compiling TeXmacs-1.0.2.7 with gcc-3.3.2 I get:

cd src; make -f makefile link=shared
make[1]: Entering directory
`/usr/src_mousehomenet/Edit/TeXmacs-1.0.2.7-src/src'
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 -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[1]: *** [Objects/free_type.o] Error 1

In line 51 of src/Plugins/Freetype/free_type.cpp I find:

  ft_render_glyph  = FT_Render_Glyph;

Any hint appreciated, please send answers also to my mail address.

        Regards Juergen

-- 
Juergen Rose <address@hidden>
University of Potsdam





reply via email to

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