> Before I update from the CVS, I can build the freetype2(in CVS) and
> 2.1.10(released) with VS2005 and VC++6, but when I update the
> Freetype2 from the CVS, and build with VS2005, I got some errors
> like this: (I can build it with VC6 successfully.)
> ..\..\..\src\base\ftstroke.c(23) : error C2006: '#include' :
> expected a filename, found 'identifier'
I have no idea how such project files work. Here a wild guess: Is it
possible that the macro FT2_BUILD_LIBRARY isn't defined during
compilation? Without that, internal.h isn't included.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel