freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] FT_SOURCE_FILE macro error


From: Werner LEMBERG
Subject: Re: [Devel] FT_SOURCE_FILE macro error
Date: Mon, 19 Feb 2001 01:58:09 +0100 (CET)

>     I am trying to compile ft202tst version,downloaded today in Win32 in
> visualc 5.0
> FT_SOURCE_FILE gets error
> 
> error C2006: #include expected a filename, found 'identifier'

Report this to MS.  This is a BUG in the preprocessor, not conforming
to ANSI C.

> when I change it to "simple" include it is compiled OK.
> for example,
> with
> #include FT_SOURCE_FILE(autohint,ahglyph.c) I got this error
> 
> and #include "autohint/ahglyph.c" this is OK

Yes, please do so as an intermediate solution.  We will come up with
something more `portable' as soon as time permits.


    Werner



reply via email to

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