Hi,

I have compiled(win32) the freetype librabry, but when I include
FT_FREETYPE_H after ft2build.h it gives me errors at "fterrdef.h".

The errors at the following:

fterrdef.h(35): error C2143: syntax error : missing '}' before '('
fterrdef.h(35): error C2143: syntax error : missing ';' before
'<L_TYPE_raw>'
fterrdef.h(35): error C2059: syntax error : '<L_TYPE_raw>'
fterrors.h(164): error C2143: syntax error : missing ';' before '}'
fterrors.h(177): error C2059: syntax error : '}'
fterrors.h(177): error C2143: syntax error : missing ';' before '}'
freetype.h(38): error C2143: syntax error : missing ';' before '{'
freetype.h(38): error C2447: '{' : missing function header (old-style
formal list?)

How can I fix this?
_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to