> 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


_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to