[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] header file
From: |
Werner LEMBERG |
Subject: |
Re: [ft] header file |
Date: |
Fri, 20 Apr 2007 00:12:35 +0200 (CEST) |
> 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.
This has already been discussed on the FreeType mailing lists. You
have to switch off the `precompilation' of C header files.
Werner