freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Include file problem with VC++


From: Dirck Blaskey
Subject: Re: [Devel] Include file problem with VC++
Date: Fri, 6 Jul 2001 13:24:19 -0700

I've heard you have to turn off precompiled headers.

----- Original Message -----
From: "Mike Owens" <address@hidden>
To: <address@hidden>
Sent: Friday, July 06, 2001 1:03 PM
Subject: [Devel] Include file problem with VC++


I still get the following error with VC++ 6.0
error C2006:: #include expected a filename, found 'identifier'

which occurs on the include statements with a name defined in a header ie.
#include FT_MULTIPLE_MASTERS_H

I have managed to fudge around them by making a dummy #define statement
where the errors occur. This does something to change the way the compiler
looks at the include statements. However when I upgrade to the next version
of FreeType, I have to modify all of the files again. Has anyone using VC++
encountered this and found a better solution?
Thanks
Mike


_______________________________________________
Devel mailing list
address@hidden
http://www.freetype.org/mailman/listinfo/devel





reply via email to

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