freetype
[Top][All Lists]
Advanced

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

[ft] header file


From: 使用说明
Subject: [ft] header file
Date: Thu, 19 Apr 2007 22:24:12 +0800

when I compile project that use freetype lib, it tell me:
error C2006: #include expected a filename, found 'identifier'.
the error seem from include macro definition.

#include FT_FREETYPE_H
#include FT_GLYPH_H

freetype use macro to define the head file. but when I clean built file(obj,lib...) and rebuild project again it is ok. how to solve the problem?

reply via email to

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