freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] FreeType 2.0 SNAFU


From: Werner LEMBERG
Subject: Re: [Freetype] FreeType 2.0 SNAFU
Date: Fri, 01 Dec 2000 10:28:29 +0100 (CET)

> > > Cpp-calculated include paths are not considered portable across all
> > > compilers.  This is even true for C++ compilers.
> > 
> > ???  Please explain.
> 
> I have seen this fail before with one compiler.  However, the Mozilla
> portability rules are more strict:
> 
> http://www.mozilla.org/hacking/portable-cpp.html#include_simple_filename

Wait!  The issue discussed in that document is related to the use of
paths instead of plain file names.  It is not related to
cpp-calculated stuff at all.

Using the new header scheme in FT2, you can really overcome this
restriction, for example by changing the dir separator to `:' (as used
on the Mac, IIRC), or even replacing the inclusion tree completely
with a `flat' solution.


    Werner



reply via email to

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