|
From: | Werner LEMBERG |
Subject: | Re: [ft] FreeType 2.3.0 release candidate 1 is available |
Date: | Sat, 13 Jan 2007 00:00:11 +0100 (CET) |
> but it will report a lot of error when compiling the graph related > files: > > gcc -c -Wall -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB > -DFT_CONFIG_CONFIG_H="<ftconfig.h>" > -I/home1/a18614/freetype/ft2demos-2.2.1/graph -o > /home1/a18614/freetype/ft2demos-2.2.1/obj/grblit.o > /home1/a18614/freetype/ft2demos-2.2.1/graph/grblit.c > /home1/a18614/freetype/ft2demos-2.2.1/graph/grblit.c:806: parse error > before `{' > /home1/a18614/freetype/ft2demos-2.2.1/graph/grblit.c:806: stray '\' in > program This looks like a CR/LF problem. Please make sure that the files come with the proper line endings for your platform. Werner
[Prev in Thread] | Current Thread | [Next in Thread] |