freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] include problems with Visual C++ 6.0


From: Werner LEMBERG
Subject: Re: [Devel] include problems with Visual C++ 6.0
Date: Tue, 10 Apr 2001 12:22:49 +0200 (CEST)

> I have had the same problem, and the solution was to turn off the
> use of precompiled headers in the project settings.  For some reason
> using #include MACRONAME doesn't seem to work (sometimes) when the
> MACRONAME is defined within the precompiled header.  (Another
> solution would be to #include the ftheaders.h file immediately after
> the pch include)

May I ask that you send a small entry for a PROBLEMS file?  Something
like

Q: I get this error with this compiler:

     ...

A: Do this and that.


    Werner



reply via email to

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