freetype
[Top][All Lists]
Advanced

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

[ft] Include problems


From: Miguel Santos
Subject: [ft] Include problems
Date: Sun, 25 Jan 2015 12:36:27 +0000

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?

reply via email to

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